WSWCWaterDataExchange / WestDAAT

Managing the code of the Western States Water Data Access and Analysis Tool (WestDAAT)
https://westdaat.westernstateswater.org/
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Bug: WestDAAT should use Water Source Type WaDEName (CV) not native Water Source Type #329

Closed amabdallah closed 10 months ago

amabdallah commented 11 months ago

Bug: WestDAAT should use Water Source Type WaDEName (CV) not native Water Source Type Problems: (1) Black color dots show up in WestDAAT when Water Source Legend option is selected but the black color is not in the legend. See here (2) The issue also exists when filtering for water source type. See here

image

Legend code issue

https://github.com/WSWCWaterDataExchange/WestDAAT/blob/0af414efc959d026ebcb775bad3f6c55cbb40f64/src/DashboardUI/src/components/home-page/water-rights-tab/hooks/useColorMappings.ts#L40C62-L40C77

image