Skip to content

Conversation

@nielslyngsoe
Copy link
Member

Make Create Actions open as dialogs for a shorter mouse movement.

Generic:
image

Documents:
image

Media:
image

Member:
image

Partial View:
image

Data-Type
Which is using the generic one, just to show another example:
image

Copilot AI review requested due to automatic review settings October 13, 2025 17:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR converts Create Actions modals from sidebar-type modals to dialog-type modals for better UX by reducing mouse movement. The change affects multiple entity types including documents, media, members, partial views, and generic entity actions.

  • Replaces sidebar modals with centered dialogs for create options
  • Updates UI components from umb-body-layout to uui-dialog-layout
  • Removes unnecessary uui-box containers and simplifies rendering logic

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
partial-view-create-options-modal.element.ts Converts layout from body to dialog and removes box wrapper
partial-views/index.ts Changes modal type from sidebar to dialog
member-create-options-modal.token.ts Changes modal type from sidebar to dialog
member-create-options-modal.element.ts Converts to dialog layout and simplifies element name handling
media-create-options-modal.token.ts Changes modal type from sidebar to dialog
media-create-options-modal.element.ts Converts layout from body to dialog and removes box wrapper
document-create-options-modal.token.ts Changes modal type from sidebar to dialog
document-create-options-modal.element.ts Converts to dialog layout with improved headline logic
entity-create-option-action-list-modal.token.ts Changes modal type from sidebar to dialog
entity-create-option-action-list-modal.element.ts Converts to dialog layout with max-width styling

@madsrasmussen madsrasmussen merged commit a6eb2a1 into release/17.0 Oct 13, 2025
24 checks passed
@madsrasmussen madsrasmussen deleted the v17/hotfix/create-enttiy-actions-as-dialogs branch October 13, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants