Skip to content

✨ Improvement: Add loading spinner icon during form submission #574

@SinghAstra

Description

@SinghAstra

πŸ“œ Description

Currently, the signup and signin form shows only text feedback ("Please wait...") during form submission. Adding a loading spinner would improve the user experience by providing better visual feedback.

Proposed changes:

  1. Add Loader icon from lucide-react during form submission
  2. Place the loader next to "Please wait..." text
  3. Maintain consistent styling using Tailwind CSS

Current behavior:
Button shows only text: "Please wait..."

Proposed behavior:
Button shows: [Loader icon] "Please wait..."

Technical implementation:

  • Use lucide-react's Loader2 component
  • Add Tailwind CSS animation for smooth spinning
  • Maintain existing button states and accessibility

πŸ‘Ÿ Reproduction steps

No response

πŸ‘ Expected behavior

No response

πŸ“ƒ Provide any additional context for the Bug.

No response

πŸ‘€ Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Contributing Guidelines?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions