Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PUI] Refactor "multi item action" dialogs #8669

Open
SchrodingersGat opened this issue Dec 16, 2024 · 0 comments
Open

[PUI] Refactor "multi item action" dialogs #8669

SchrodingersGat opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement This is an suggested enhancement or new feature Platform UI Related to the React based User Interface refactor
Milestone

Comments

@SchrodingersGat
Copy link
Member

As per the "order parts" wizard implemented in #8602

Any current dialogs which perform an action on multiple "items" should be moved into a "drawer" - which takes up the entire width of the bottom of the screen.

Justifications:

  • These types of modals use the "table field" which groups multiple fields horizontally
  • This takes up a lot of horizontal screen space
  • A drawer provides more space for this

And, separately, it provides a visual disctinction between a "perform action on multiple items" action (drawer) vs "create or edit a single item" (modal dialog)

@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team enhancement This is an suggested enhancement or new feature refactor Platform UI Related to the React based User Interface and removed bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team labels Dec 16, 2024
@SchrodingersGat SchrodingersGat added this to the 1.0.0 milestone Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This is an suggested enhancement or new feature Platform UI Related to the React based User Interface refactor
Projects
None yet
Development

No branches or pull requests

1 participant