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

Show a loading spinner on SignUp button #6

Open
RohanKaran opened this issue Oct 4, 2022 · 2 comments
Open

Show a loading spinner on SignUp button #6

RohanKaran opened this issue Oct 4, 2022 · 2 comments
Labels
enhancement New feature or request frontend Issues related to frontend good first issue Good for newcomers hacktoberfest

Comments

@RohanKaran
Copy link
Owner

RohanKaran commented Oct 4, 2022

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

  • Currently if a user clicks on sign up it does not show any loading status

Describe the solution you'd like
A clear and concise description of what you want to happen.

  • Display a loading spinner (from react-bootstrap) between user click and server response period.
  • Do not forget to hide/disable the spinner after you receive a response from the server.

Additional context
Add any other context or screenshots about the feature request here.

  • frontend/src/pages/RegisterPage.js:71
@RohanKaran RohanKaran added enhancement New feature or request good first issue Good for newcomers frontend Issues related to frontend hacktoberfest labels Oct 4, 2022
@saimaheshtaduri
Copy link

I can contribute. assign me @RohanKaran

@RohanKaran
Copy link
Owner Author

Cool, it's yours @saimaheshtaduri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Issues related to frontend good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants