Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loading state to submit button #12

Open
naomi-sharif opened this issue Oct 3, 2020 · 1 comment
Open

Add loading state to submit button #12

naomi-sharif opened this issue Oct 3, 2020 · 1 comment

Comments

@naomi-sharif
Copy link
Collaborator

naomi-sharif commented Oct 3, 2020

When a user clicks the submit button on the Join page, there is no loading state, this means that the user is not aware if they have successfully submitted the form, thus resulting in multiple submissions.
Upon form submit, the button and the form fields should be disabled.
For the button disabled styling, I would suggest reducing the opacity and also changing the text to say 'Submitting'.
Once the request has been submitted, the user should then be shown the Success page, see issue #11
All styling to be following BEM

@ShawnMorreau
Copy link

ShawnMorreau commented Oct 3, 2020

I have opened a pull request for this issue, does not solve issue #11 though
@naomi-sharif

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants