dxprog / anime-bracket

The code that runs animebracket.com
http://animebracket.com
84 stars 20 forks source link

If the user's account is not old enough for voting in a bracket, display the notification message sooner rather than at vote submission #82

Closed antermin closed 1 year ago

antermin commented 1 year ago

Currently, the user is informed that their account is not old enough only when they try to submit their votes.

I hope the notification can be displayed sooner, and the checkboxes can also be disabled, to indicate that their account doesn't meet the voting requirements of that bracket, so that they don't have to waste time on voting and solving the reCAPTCHA.

dxprog commented 1 year ago

Added a modal on the voting page and deployed