-
Notifications
You must be signed in to change notification settings - Fork 444
Closed
Description
π 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:
- Add Loader icon from lucide-react during form submission
- Place the loader next to "Please wait..." text
- 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?
- I have read the Contributing Guidelines
Metadata
Metadata
Assignees
Labels
No labels