CUAHSI / HydroClient

Generally available source code for the CUAHSI HydroClient Web Application
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

HydroClient - Initial Display - 'Timeseries Found' does not match catalog total #84

Open hydrocheck opened 5 years ago

hydrocheck commented 5 years ago

Steps to reproduce Upon initial display, the HydroClient's 'Timeseries Found' should match the total catalog's total timeseries count. To fix: On the initial display, request a timeseries count for the entire global extent (+90/-90 - +180/-180) not the current map extent... Expected Behavior Please see 'Steps to Reproduce' Positive Test Case This issue can be tested on the QA web site: http://qa-hiswebclient.azurewebsites.net/ For it's initial search, the HydroClient searches the entire global extent, regardless of the extent displayed on the map. Thus, after each startup or refresh for the same URL, the HydroClient's initial search should display the same 'Timeseries Found' value. To verify this behavior, please follow these steps: Open the browser and enter the HydroClient web site

Wait for the initial search to complete

Note the value displayed in the 'Timeseries Found' input

Change the size of the browser window 

Refresh the HydroClient page

Wait for the initial search to complete

Verify the value displayed in the 'Timeseries Found' input matches the previous value...

Actual Behavior Please see 'Steps to Reproduce'