Problem: How do we implement options and toolbars so that a user can interact with the data (via grid or card format) in a flexible and easy way?
Solution: Provide a pattern that allows a mix of menus, icons, buttons, switches (i.e. toggle, checkboxes) and navigation input fields to interact with grids or cards.
Updated: Jan 2017
http://griddlegriddle.github.io/Griddle/
Click “Settings” > opens a checkbox options box
- Trigger button to open/close checkbox options
- Satisfies issues of space
- User can focus and see grid data first
--
Dec 2016
Questions
- How to deal with specific issues that include multiple menu options that have to turn into icons; how do we show importance
- Interaction: All menu options are hidden by default. Certain actions trigger icons appearing (i.e. checkbox on a data grid triggers trash icon to appear)