Skip to content

[UI Enhancement] Add Loading and Disabled States for Authentication Action Buttons#103

Open
Vidheendu wants to merge 2 commits into
mayo-byte07:mainfrom
Vidheendu:feature/button-loading-states
Open

[UI Enhancement] Add Loading and Disabled States for Authentication Action Buttons#103
Vidheendu wants to merge 2 commits into
mayo-byte07:mainfrom
Vidheendu:feature/button-loading-states

Conversation

@Vidheendu
Copy link
Copy Markdown
Contributor

Description

Improves authentication action buttons by adding proper loading and disabled states during async operations, enhancing UX and preventing duplicate submissions.

**Fixes #58

Changes Made

  • Added loading states for Login and Signup buttons

  • Disabled buttons during async form submissions

  • Prevented duplicate rapid submissions

  • Added contextual loading feedback:

    • "Loading..."
    • "Creating..."
  • Improved button reset behavior after failed requests

  • Added consistent disabled-state styling for authentication buttons

Checklist

  • I have linked the relevant issue above.
  • I have tested my changes locally.
  • My code follows the project's style guidelines.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 27, 2026

@Vidheendu is attempting to deploy a commit to the Mayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Vidheendu
Copy link
Copy Markdown
Contributor Author

Vidheendu commented May 27, 2026

@mayo-byte07
I’ve completed the implementation for loading and disabled states on authentication action buttons and submitted a PR for review.

Implemented:

  • Loading states for Login & Signup buttons
  • Disabled states during async operations
  • Prevention of duplicate submissions
  • Consistent loading feedback and styling

Looking forward to your feedback. Thanks!

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

Successfully merging this pull request may close these issues.

[UI Enhancement] Add Disabled and Loading States for Action Buttons

1 participant