google-code-export / stoqs

Automatically exported from code.google.com/p/stoqs
GNU General Public License v3.0
1 stars 1 forks source link

Organize Parameters by ParameterGroup name in the UI #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load a campaign that has a lot of Parameters, e.g.: 
http://odss.mbari.org/canon/stoqs_september2013_t
2. Open the Measured Parameters accordion
3. Count 48 Parameters

What is the expected output? What do you see instead?

48 items are too many to have in an uncategorized list.  Investigate and 
implement a solution to use the ParameterGroup grouping (available in the 
Database) to let the user have a better handle on navigating this long list. 
Checkboxes for each group (as is done in Parameter Values) or nested accordions 
(as is proposed for Platforms) are some ways to do this.  The method should 
work well on mobile - which should be the case if Bootstrap components are used.

Original issue reported on code.google.com by MBARIm...@gmail.com on 26 Sep 2013 at 2:57

GoogleCodeExporter commented 9 years ago

Original comment by MBARIm...@gmail.com on 26 Sep 2013 at 3:00