corbado/javascript

Solve Keyboard Password Bar Flickering for iOS 17.x

Adam3371 opened this issue · 0 comments

Why

On iOS 17.x (16.x was not noted) the password bar of the keyboard is flickering when typing on the keyboard for entering any input field on the signup/login init screen and on login identifier edit of our components. The problem arises especially if user is typing really fast on the keyboard.
(See Video)

The issue is visible on our React and web-js components.

TODOS

  • Research about the issue and find a solution that solves the problem. (See Link1 and Link2, maybe it's helpful)
  • If a solution is found, sync with @incorbador or @corbadoman and implement the solution for all imput fields in signup, login and identifierEdtit screen.
  • Make sure that all the functionallity is still working.

Acceptance criteria

  • No flickering on iOS 17.x and still no flickering for previous versions.
  • No flickering on any input field.
  • No flickering for react and web-js
  • No flickering on different browsers

Screen Recording

WhatsApp.Video.2024-06-03.at.18.00.48.mp4