cms icon indicating copy to clipboard operation
cms copied to clipboard

login Page: Email auto-complete and password auto focus

Open thrishank opened this issue 1 year ago • 2 comments

PR Fixes: #843

  • email domain suggestion as user enters the email
  • password auto focus on entering the email
  • This PR gets rid of using mouse when signing which significantly improves the UX

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

thrishank avatar Jul 30 '24 17:07 thrishank

Screenshot 2024-08-04 at 6 46 12 AM Rather try something like this -

hkirat avatar Aug 04 '24 01:08 hkirat

done sir @hkirat @siinghd

  1. Added email domain suggestions
  2. Added keyboard functionality to access this domain suggestions
  3. Make sured that password is always in focus after entering the email

https://github.com/user-attachments/assets/1958ae3d-0d15-4d19-8925-4ac7fd2ee204

thrishank avatar Aug 04 '24 20:08 thrishank