Skip to content

Login/register with Keyboard #4542

Vali requested to merge 4542-login-register-with-keyboard into develop

Ticket(s) / Related Merge Requests

Added focus next and form submit from keyboard return in Login and Register screens.

Summary of Changes

  • added returnKeyboard type and label and onSubmitEditing callback for login and registration form input components.

Testing Considerations

Manual testing

Deployment Considerations

N/A

Regression Scope

N/A

Platform Affected (web, mobile, etc)

iOS, Android

Developer Testing Completed

Done.

Screenshots / Screen Recording

Screenshot_1665587705 Screenshot_1665587715Simulator_Screen_Recording_-iPhone_13-_2022-10-12_at_16.13.45 Simulator_Screen_Recording_-iPhone_13-_2022-10-12_at_16.11.40

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports