A way to neatly organize a stack of control elements

Currently I have a few tables with quite a lot of buttons+selectors+checks underneath to quickly copy/delete certain rows. This looks a bit messy, especially on mobile, so it would be nice if there was an option to clean this up without losing functionality. Some ideas:

  • A ‘menu’ element (to which you can add control elements)
  • A control element ‘grid’
  • A ‘toggle visibility’ element (that hides everything within it, until clicked)
  • A dialog window that pops up when pressing a button (to ask for further input/confirmation, etc.)

I would definitely second the call for a popup that presents an input field for certain columns at the press of the button!!:+1:

Those pop ups could present either typing in an input or choose from list, etc.

1 Like