You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..."
π 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:
Current behavior:
Button shows only text: "Please wait..."
Proposed behavior:
Button shows: [Loader icon] "Please wait..."
Technical implementation:
π 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?
π’ Have you read the Contributing Guidelines?
The text was updated successfully, but these errors were encountered: