-
-
Notifications
You must be signed in to change notification settings - Fork 241
Labels
Description
Currently, the row and column selector controls (arrows) are placed directly over the grid, which can interfere with user interaction and visibility.
Proposal
Based on a recent suggestion, here are three proposed options for relocating or redesigning these controls:
- Option 1: Place the control arrows as a new row and column, visually similar to the existing rows/columns (see the image for an example with row controls; column controls would be similar but vertical).

- Option 2: Integrate the row and column controls into the existing edit options for the grid.

- Option 3: Similar to option 2, but place the controls at the bottom of the screen.

Material UI 4 components (buttons and text) are available for these UI elements.