Skip to content

Add Loading Spinner Using Material UI During Sign-Up #123

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

Open
712Kunal opened this issue Jan 15, 2025 · 0 comments
Open

Add Loading Spinner Using Material UI During Sign-Up #123

712Kunal opened this issue Jan 15, 2025 · 0 comments
Assignees
Labels
INTERMEDIATE Intermediate Level Issue SWOC Part of Script Winter of Code 5.0 SWOC 5.O Issue comes under Script Winter of Code 5.O

Comments

@712Kunal
Copy link
Contributor

Hungry.Box.and.2.more.pages.-.Personal.-.Microsoft.Edge.2025-01-14.23-59-35.mp4

Currently, there is no visual feedback provided to users during the sign-up process. This can lead to confusion, especially when the process takes longer than expected. To improve user experience, we should add a loading spinner using Material UI that displays when a user initiates the sign-up process and disappears once the process is complete.

Proposed Solution:

  • Integrate Material UI's CircularProgress component to show a spinner.
  • Display the spinner conditionally when the sign-up process is in progress.
  • Ensure proper state management to control the visibility of the spinner.

Acceptance Criteria:

  • A loading spinner should appear when the sign-up process starts.
  • The spinner should disappear once the sign-up is successful or if it fails.
  • The spinner should not obstruct interaction with other elements unnecessarily.

Additional Context:

This will provide better user feedback and enhance the usability of the sign-up process.

@BabbarRaghav BabbarRaghav added SWOC Part of Script Winter of Code 5.0 INTERMEDIATE Intermediate Level Issue SWOC 5.O Issue comes under Script Winter of Code 5.O labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
INTERMEDIATE Intermediate Level Issue SWOC Part of Script Winter of Code 5.0 SWOC 5.O Issue comes under Script Winter of Code 5.O
Projects
None yet
Development

No branches or pull requests

2 participants