Skip to content

WDFN-648: Precipitation, total (parameter code 00045) is not displaying data on the monitoring location page

Bucknell, Mary S. requested to merge mbucknell/waterdataui:wdfn-648 into main

Before making a pull request

  • Run all linters (make lint)
  • Run all tests (make test)
  • Update the changelog appropriately

Description

Updated the iv-data and discrete-data selectors that return points suitable for rendering now return the value as a float. The displayValue was added to retain the string value so that the precision of the value is rendered for display in the data table. Updated all Redux mock hydrographData and groundwaterLevels to set value to string.

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial
Edited by Bucknell, Mary S.

Merge request reports