Skip to content

feat: Enhance SignInPage with form validation and loading state#149

Merged
0xdevcollins merged 1 commit into
mainfrom
feature/fix-auth-system
Aug 27, 2025
Merged

feat: Enhance SignInPage with form validation and loading state#149
0xdevcollins merged 1 commit into
mainfrom
feature/fix-auth-system

Conversation

@0xdevcollins

Copy link
Copy Markdown
Collaborator
  • Implemented form validation using Zod and react-hook-form for email and password fields.
  • Added loading state to improve user experience during sign-in.
  • Integrated error handling for various sign-in scenarios, including unverified email and session management.
  • Updated LoginForm component to accept form props and handle submission logic.
  • Introduced Loading component for better visual feedback during loading states.
  • Refactored AuthLayout for improved layout and responsiveness.
    Closes: Improve Auth Layout Responsiveness for All Screen Sizes #136

- Implemented form validation using Zod and react-hook-form for email and password fields.
- Added loading state to improve user experience during sign-in.
- Integrated error handling for various sign-in scenarios, including unverified email and session management.
- Updated LoginForm component to accept form props and handle submission logic.
- Introduced Loading component for better visual feedback during loading states.
- Refactored AuthLayout for improved layout and responsiveness.
@vercel

vercel Bot commented Aug 27, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
boundless-t4ms Ready Ready Preview Comment Aug 27, 2025 10:42am
1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
boundless Ignored Ignored Preview Aug 27, 2025 10:42am

@0xdevcollins 0xdevcollins merged commit 040a59a into main Aug 27, 2025
9 of 13 checks passed
@0xdevcollins 0xdevcollins deleted the feature/fix-auth-system branch September 16, 2025 13:06
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.

Improve Auth Layout Responsiveness for All Screen Sizes

1 participant