himanshusharma89 / relic_bazaar

A Retro Theme-based e-commerce app for antiques. #Hack20
https://relic-bazaar.himanshusharma.tech/
Creative Commons Zero v1.0 Universal
85 stars 92 forks source link

Focus Nodes not working correctly on email sign up page. #233

Closed SapinderSingh closed 3 years ago

SapinderSingh commented 3 years ago

Bug Report 🐛

  1. When user taps on next button on the soft keyboard, while being on the email text field, the cursor doesn't go to passoword text field.
  2. TextInputAction is "done" for both password and for confirmed password text field.
  3. Cursor doesn't work correctly on the password and confirm password field, as we can see in the video.

Expected Behavior

  1. When user taps on next button on soft keyboard, cursor should move to next text fields.
  2. Cursor should work correctly on password and confirm password text field.
  3. TextInputAction should be "next" for password and "done" for confirm password text field.

Steps to Reproduce

  1. Go to sign up screen.
  2. See the bug.

Video

https://user-images.githubusercontent.com/29424616/118348382-84405680-b567-11eb-8f6a-50feddd2f07e.mp4

Please assign me this issue under GSSOC 21.