nbintertech
nbintertech
Add Stacked bar to go along with Table 4.1
Update project README build for development section. npm run start is now supported. Check for other potential updates.
1. Water Assessment - Implement small screen styles as is done for other assessment modules. Example.. styles needed for: - Assessment setup and water system tabs - Chevron arrow back/continue...
Add Water Flows and sources/discharges to treatment.
Continued from #6906 1. Users should be able to set Water Discharge flows inside Water using system -> Water Flows. Discharge Source Water should have a dropdown to select from...
Allow users to view results and alerts in the floating window and tab between them. Allow users to "send to sidebar..." by tab, as alerts window currently works. Nice to...
**Describe the feature** If users have multiple flows entered with one remaining they should see unaccounted intake amount as validation message on that flow We're potentially doing this in place...
**Describe the feature** Users should get a button to be able to balance the remaining flows that do not have user entered data. Ex. I have 10 total flow in,...
MUI select lists render the list in the lower left hand corner on a different z-index. Possibly due to presentation layer. May require custom props similar to the Drawer component...