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

Data Grid on focusout for checkbox #3767

Closed
2 tasks done
radu-nicoara-bayer opened this issue Jan 28, 2022 · 3 comments
Closed
2 tasks done

Data Grid on focusout for checkbox #3767

radu-nicoara-bayer opened this issue Jan 28, 2022 · 3 comments
Labels
component: data grid This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information

Comments

@radu-nicoara-bayer
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

Inside of a DataGrid with component with checkboxSelection, after selecting a checkbox, on focusout, the focus comes back to the selected checkbox.
But this interfere with our users, as if they select some rows, and then click on an input on another side of the page (in order to continue their data import) the focus switches back to the previously selected row.

Could there be a way to turn this property off?

Examples 🌈

No response

Motivation 🔦

We have an application that we use for data import. The users select a list of files in the data grid, and then need to fill in some data about the import. Every time that they click on the textarea for the description, they get scrolled back to the checkbox, so they have to go to the textarea again, which is not ideal.

Order ID 💳 (optional)

No response

@radu-nicoara-bayer radu-nicoara-bayer added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 28, 2022
@cherniavskii
Copy link
Member

Hi @radu-nicoara-bayer
Please provide a minimal example reproducing the issue.
You can start with this template or create one from scratch.
Thank you!

@cherniavskii cherniavskii 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 28, 2022
@oliviertassinari oliviertassinari added the component: data grid This is the name of the generic UI component, not the React module! label Jan 29, 2022
@radu-nicoara-bayer
Copy link
Author

I pulled the new version this morning, and the issue is gone. Please close the ticket

@cherniavskii
Copy link
Member

@radu-nicoara-bayer Great to hear!
I think it was fixed by #3501

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: data grid This is the name of the generic UI component, not the React module! status: waiting for author Issue with insufficient information
Projects
None yet
Development

No branches or pull requests

3 participants