globalmangrovewatch / gmw-users

All functionality for user accounts in the Global Mangrove Watch platform
MIT License
2 stars 2 forks source link

[FEATURE] Submitting state for sign up #308

Closed julia-rom closed 1 year ago

julia-rom commented 2 years ago

When a user is on the sign up page, and clicks 'sign up', the button should be disabled and an indictor should be visible to the user

Submit/sign up button should be disabled when a new user is being created. There should also be another indicator to the user that this process is happening such as 'submitting ... ' or 'signing up....' text

Currently, the button is not disabled, and you are able to continue clicking on it while this is happening. This can lead to seem bugs.