Skip to content

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

@712Kunal

Description

@712Kunal
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.

Metadata

Metadata

Assignees

Labels

INTERMEDIATEIntermediate Level IssueSWOCPart of Script Winter of Code 5.0SWOC 5.OIssue comes under Script Winter of Code 5.O

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions