Grid: Add non drag-and-drop way to adjust stacking / z-index #63971
Labels
[Type] Enhancement
A suggestion for improvement.
[Type] Task
Issues or PRs that have been broken down into an individual action to take
Grid blocks set to Manual mode support "stacking": you can position two grid items into the same cell so that one is overlayed on top of the other.
Currently the only way to control which block is on top is by re-ordering the blocks in the List View using drag and drop.
We need a way to achieve this that doesn't require using the mouse.
A lot of apps have Move forwards, Bring to front, Move backwards, and Move to back controls for this. That might be a good option that is familiar to users.
Potentially we could even disable List View for grid altogether. See #63974.
The text was updated successfully, but these errors were encountered: