You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is quite minor but for people using hide keyboard button (on the iOS keyboard), it can be frustrating.
Steps to reproduce the issue:
Focus any input field
Hide the keyboard manually - with the button on bottom right corner of the keyboard
Input looses focus
Tap on any element or button
Expected behaviour: elements / buttons click event should be triggered Actual behaviour: last focused field from step 1 is focused again and keyboard is shown. Sometimes it just blinks the keyboard and also focus lasts just for a moment.
The text was updated successfully, but these errors were encountered:
This issue is quite minor but for people using hide keyboard button (on the iOS keyboard), it can be frustrating.
Steps to reproduce the issue:
Expected behaviour: elements / buttons click event should be triggered
Actual behaviour: last focused field from step 1 is focused again and keyboard is shown. Sometimes it just blinks the keyboard and also focus lasts just for a moment.
The text was updated successfully, but these errors were encountered: