You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We don't have a validation rule for the minimum matching pool donation amount ( which is min_matching_pool_donation_amountin the pot config )
To Reproduce
Steps to reproduce the behavior:
Go to 'Pots page'
Click on any pot from the grid of pots
Click on "Fund Matching Pool"
Expected behavior
The user should see an error if they type numbers less than the pot's min_matching_pool_donation_amount and should not be able to submit the form data.
Screenshots
Desktop (please complete the following information):
OS: MacOS Sequoia 15.1.1
Browser: Chrome
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
We don't have a validation rule for the minimum matching pool donation amount ( which is
min_matching_pool_donation_amount
in the pot config )To Reproduce
Steps to reproduce the behavior:
Expected behavior
The user should see an error if they type numbers less than the pot's
min_matching_pool_donation_amount
and should not be able to submit the form data.Screenshots
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: