cms icon indicating copy to clipboard operation
cms copied to clipboard

feat: fixed signin validation error and improved the ux

Open VineeTagarwaL-code opened this issue 1 year ago • 3 comments

PR Fixes:

  • #373

Resolves #373

  • Added zod schema
  • added shadcn form
  • added loader for better ux
  • fixed validation issues in the form
  • clean code

VALIDATION FIX image

LOADER AND UX IMPROVEMENT image

Checklist before requesting a review

  • [x] I have performed a self-review of my code
  • [x] I assure there is no similar/duplicate pull request regarding same issue

VineeTagarwaL-code avatar Apr 11 '24 17:04 VineeTagarwaL-code

@hkirat please let me know if there is any changes needed

VineeTagarwaL-code avatar Apr 11 '24 17:04 VineeTagarwaL-code

image

remove strict validation for email and as @devsargam asked made the changes , Husky linted some files i didnt meant to changes so sorry for that @hkirat

VineeTagarwaL-code avatar Apr 11 '24 19:04 VineeTagarwaL-code

@hkirat ?

VineeTagarwaL-code avatar Apr 16 '24 18:04 VineeTagarwaL-code

Sorry this is a good PR but closing because of conflicts

hkirat avatar Jun 02 '24 23:06 hkirat