[modal] Escape shouldn't trigger until IME is settled #699
Labels
bug 🐛
Something doesn't work
component: modal
This is the name of the generic UI component, not the React module!
priority: low
To delay as much as possible
regression
A bug, but worse
Steps to reproduce
Steps:
Current behavior
It closes the modal
Japanese:
Screen.Recording.2024-10-02.at.00.26.33.mov
French:
Screen.Recording.2024-10-02.at.00.26.13.mov
Expected behavior
It only closes the composite selector. https://mui.com/base-ui/react-modal/#component
Screen.Recording.2024-10-02.at.00.31.32.mov
Context
@mui/base
. It works correctly there since this change was made: [material-ui][Dialog] Should not close until the IME is cancelled material-ui#39713.The text was updated successfully, but these errors were encountered: