Notify Users of Captcha Window Limit #273
Labels
area:frontend
Related to Nebula's Frontend Electron app
priority:high
Issues that are high priority, but don't need to be solved ASAP
type:enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Currently, the frontend will allow you to continue clicking the "Captcha Window" button to open captcha windows. The logic for preventing more than 5 captcha windows at a time works well, but the user has no indication of the limit.
Describe the solution you'd like
There should be a dialog the tells the user about the limit when reached, or maybe we can disable the frontend's button, when the limit is reached?
Describe alternatives you've considered
Any other UX indications would be helpful
Maybe we can include a tooltip on the button to tell the user they can have up to 5 windows open at a time?
The text was updated successfully, but these errors were encountered: