enhancement(Tiers): make presets coherent with min amount#10789
enhancement(Tiers): make presets coherent with min amount#10789Betree merged 8 commits intoopencollective:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Betree
left a comment
There was a problem hiding this comment.
The core implementation is great, relying on the standard min attribute is a good approach. Some requested changes below to make it ready to ship!
|
Note for the team: we should merge & deploy opencollective/opencollective-api#10439 at the same time. |
|
I have made the edits as requested |
|
@Myestery I confirmed the bounty a bit too fast here, the language files were not updated and the linting was not passing. For your next contribution, make sure you run |
Thank you, I was about to start fixing the linting issues. |
2ee9f49 to
82dec4d
Compare
Resolve Issue with validation within tiers
Description
This PR adds a validation message when a user is trying to pay lesser than the minimum amount for a collective and also trys to prevent that when setting tiers on the dashboard.
Screenshots