google-code-export / stoqs

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

Disable Parameter Plot radio buttons for filtered out Parameters #62

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a campaign data set in the STOQS UI, e.g.: 
http://odss.mbari.org/canon/stoqs_simz_aug2013/
2. Open either Sampled Parameters or Measured Parameters by clicking on the text
3. Click any Parameter name button under "Filter & Select for data access"

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

The UI updates with the spatial, temporal, and platform views restricted to 
just the Parameter(s) selected.

All of the radio buttons in the Plot column (as well as the Parameter-Parameter 
X, Y, Z, C radio buttons) are enabled. A user may check one of these buttons 
for a Parameter not in the selection and the UI will respond with a "No data 
returned from selection" error message.

The web page logic should be changed to disable the radio buttons for 
Parameters that are not in the selection.

Original issue reported on code.google.com by MBARIm...@gmail.com on 13 Feb 2015 at 6:39