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

Processing Modal Should Pop Up After Submitting Forms #66

Open
hcsong213 opened this issue Jun 16, 2021 · 2 comments
Open

Processing Modal Should Pop Up After Submitting Forms #66

hcsong213 opened this issue Jun 16, 2021 · 2 comments
Labels
design help enhancement New feature or request

Comments

@hcsong213
Copy link
Member

Summary

Right now, when we submit any forms, there is no visual indication that the forms are being processed by the backend. The forms also remain editable and resubmittable. This threw me off when I was testing.

Where

  • /create
  • /login (i think)

Suggestion for Fix

Have the form be hidden or have a Modal pop up on top of it when the submit button's onClick is called. (Eg in /program/[slug]/apply)

@hcsong213
Copy link
Member Author

Added design tag bc it we'd like your feedback on how this "processing" UI indicator might look like

@hcsong213 hcsong213 added the enhancement New feature or request label Jun 16, 2021
@serene-sup
Copy link

by forms do you mean applications from the mentor/mentee side?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design help enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants