Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix return logs setup single volume validation #1689

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

Beckyrose200
Copy link
Contributor

@Beckyrose200 Beckyrose200 commented Feb 6, 2025

https://eaflood.atlassian.net/browse/WATER-4852

While testing for the above ticket, it was noticed that the single volume page didn't allow a user to enter a number less than 1 and validate it. If a user enters 0.5, then this should be accepted. This PR updates the validation to only allow positive numbers, thus removing the need for a min volume.

https://eaflood.atlassian.net/browse/WATER-4852

While testing for the above ticket, it was noticed that the single volume page didn't allow a user to enter a decimal and validate it. If a user enters decimal then this should be accepted. This PR updates the validation to allow decimals.
@Beckyrose200 Beckyrose200 added the bug Something isn't working label Feb 6, 2025
@Beckyrose200 Beckyrose200 self-assigned this Feb 6, 2025
@Beckyrose200 Beckyrose200 marked this pull request as ready for review February 6, 2025 11:09
@Beckyrose200 Beckyrose200 merged commit 26c1fd5 into main Feb 6, 2025
5 checks passed
@Beckyrose200 Beckyrose200 deleted the fix-decimals-on-single-volume branch February 6, 2025 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants