Displayed "merged" view of multi-selection in the selection panel #4251
Labels
🟦 blueprint
The data that defines our UI
🛑 controversial
💬 discussion
ui
concerns graphical user interface
We currently support multi-selection. When multiple items are selected, their respective state and properties are displayed one after the other in the Selection Panel.
I'm proposing to consider an alternative where, instead, a single, merged view would be shown. This view would include the union of all states and properties of all selected items, with controls supporting a "mixed" state. For a given property, if all selected items share the same value, the control would display it. Otherwise, the control would display a "mixed" state.
For example, tristate checkbox are sometimes used for that purpose:
Pros
Cons
The text was updated successfully, but these errors were encountered: