mui / material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
https://mui.com/material-ui/
MIT License
92.96k stars 32.02k forks source link

all of my modals of mui are foucsing the modal boundary when pressing s in the input field inside them #38634

Closed shaharyarTernion closed 11 months ago

shaharyarTernion commented 11 months ago

Duplicates

Latest version

Steps to reproduce 🕹

having issue in a production app

Current behavior 😯

all of my modals of mui are foucsing the modal boundary when pressing s in the input field inside them

Expected behavior 🤔

should have inserted s in the input field inside the modal

Context 🔦

all of my modals of mui are foucsing the modal boundary when pressing s in the input field inside them

Your environment 🌎

System: OS: Windows 10 10.0.19045 Binaries: Node: 18.16.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD npm: 9.5.1 - C:\Program Files\nodejs\npm.CMD Browsers: Chrome: Not Found Edge: Spartan (44.19041.1266.0), Chromium (116.0.1938.54) npmPackages: @emotion/react: ^11.10.0 => 11.10.6 @emotion/styled: ^11.10.0 => 11.10.6 @mui/base: 5.0.0-beta.12 @mui/core-downloads-tracker: 5.14.6 @mui/icons-material: ^5.8.4 => 5.11.16 @mui/lab: ^5.0.0-alpha.133 => 5.0.0-alpha.138 @mui/material: ^5.14.6 => 5.14.6 @mui/private-theming: 5.13.7 @mui/styled-engine: 5.13.2 @mui/system: 5.14.3 @mui/types: ^7.2.3 => 7.2.4 @mui/utils: 5.14.3 @mui/x-data-grid: ^6.5.0 => 6.11.0 @mui/x-data-grid-generator: ^6.3.0 => 6.3.0 @mui/x-data-grid-premium: 6.3.0 @mui/x-data-grid-pro: 6.3.0 @mui/x-date-pickers: ^6.3.0 => 6.3.0 @mui/x-date-pickers-pro: ^6.3.0 => 6.3.0 @mui/x-license-pro: 6.0.4 @types/react: ^18.2.18 => 18.2.18 react: ^18.2.0 => 18.2.0 react-dom: ^18.2.0 => 18.2.0 typescript: ^5.1.6 => 5.1.6

mj12albert commented 11 months ago

@shaharyarTernion Could you provide a repro? You can fork this template: https://mui.com/r/issue-template-latest

PS: here are some tips for providing a minimal example https://stackoverflow.com/help/mcve

github-actions[bot] commented 11 months ago

Since the issue is missing key information and has been inactive for 7 days, it has been automatically closed. If you wish to see the issue reopened, please provide the missing information.