Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Number field Edit & datagrid select/deselect issue when Narrator is ON #44973

Open
shebin-k-raju opened this issue Jan 8, 2025 · 3 comments
Open
Assignees
Labels
status: waiting for author Issue with insufficient information

Comments

@shebin-k-raju
Copy link

shebin-k-raju commented Jan 8, 2025

Steps to reproduce

When the Narrator is enabled, users are unable to type or select values in Number fields using the up and down arrow keys to edit.
Additionally, the Shift+Space shortcut for selecting/deselecting row items in the DataGrid does not work when the Narrator is on.
If this issue is caused by any configuration changes in the Narrator or a mistake on my part, could you please review and provide updates or suggestions for resolution?

Video 1-08 at 12.38_NumberField.webm
Video 1-08 at 14.02_select&deselectDatagrid.webm

Current behavior

When the Narrator is enabled, users are unable to type or select values in Number fields using the up and down arrow keys to edit.
Additionally, the Shift+Space shortcut for selecting/deselecting row items in the DataGrid does not work when the Narrator is on.

Expected behavior

Select and deselect should work when narrator is on/off also Number fields are expected to be editable when narrator is on*

Context

Number field and datagrid

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: Datagrid

@shebin-k-raju shebin-k-raju added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 8, 2025
@mj12albert
Copy link
Member

@shebin-k-raju From the recordings, it looks like you are setting type="number" on the TextField component? This has known issues and is not supported: https://mui.com/material-ui/react-text-field/#type-quot-number-quot

@mj12albert mj12albert added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 8, 2025
@shebin-k-raju
Copy link
Author

shebin-k-raju commented Jan 8, 2025 via email

@github-actions github-actions bot added status: waiting for maintainer These issues haven't been looked at yet by a maintainer and removed status: waiting for author Issue with insufficient information labels Jan 8, 2025
@zannager zannager added the component: number field This is the name of the generic UI component, not the React module! label Jan 8, 2025
@mj12albert
Copy link
Member

Could you please update on select and deselect issue in datagrid? Using shift+space.

Oh this is a actually a completely separate issue from the TextField one, datagrid is maintained a separate repo so you should open a separate issue here: https://github.com/mui/mui-x/issues

In addition to the recording itself I would suggest providing a link to the exact demo that you are recording

@mj12albert mj12albert added status: waiting for author Issue with insufficient information and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer component: number field This is the name of the generic UI component, not the React module! labels Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants