HydroClient - Initial Display - 'Timeseries Found' does not match catalog total
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
__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'
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.