AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

Implement frontend validation for maximum reward occurrences #1783

Open topocount opened 4 years ago

topocount commented 4 years ago

We need to create a form validation for the maxium reward recurrences (42). It is enforced on the contract but nowhere is it shown in the frontend.

@edlondon reached out to me today after trying to create a daily reward that would repeat over the course of the year. We walked through the creation of it together and ran into the "action impossible" panel when trying to execute the vote that would create the recurring dividend. We should be ensure other users are aware of this boundary, at least if they bump up against it while creating a new recurring reward.