[Modal] Wrong display of a modal that contain an autofocus input on iPad #19424
Labels
component: dialog
This is the name of the generic UI component, not the React module!
component: modal
This is the name of the generic UI component, not the React module!
Current Behavior 😯
When opening a modal that contain an input with autofocus on an iPad, the keyboard is display in front of the modal most of the time
Expected Behavior 🤔
The modal is suppose to be above the keyboard like this.
Steps to Reproduce 🕹
Steps:
Links : https://codesandbox.io/s/modal-focus-issue-vo53i
Context 🔦
I'm currently using modal to rename, comment and create elements and I want to make it work for iPad as well.
Your Environment 🌎
The text was updated successfully, but these errors were encountered: