Skip to content

[docs] Data grid demo implement the focus management on links #5070

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

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

alexfauquette
Copy link
Member

Fix #1465 by putting the focus on links (emails and website)

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@alexfauquette alexfauquette requested a review from m4theushw June 1, 2022 07:53
@mui-bot
Copy link

mui-bot commented Jun 1, 2022

These are the results for the performance tests:

Test case Unit Min Max Median Mean σ
Filter 100k rows ms 260.8 595 430.3 402.46 125.507
Sort 100k rows ms 488.1 1,002.1 725 792.56 190.046
Select 100k rows ms 154.7 261.1 195.6 202.34 34.755
Deselect 100k rows ms 104.7 308.7 230.5 204.5 72.422

Generated by 🚫 dangerJS against f596d30

@alexfauquette alexfauquette self-assigned this Jun 1, 2022
@alexfauquette alexfauquette added the docs Improvements or additions to the documentation label Jun 1, 2022
@alexfauquette alexfauquette merged commit 30bff06 into mui:master Jun 2, 2022
@alexfauquette alexfauquette deleted the demo-focusable-links branch June 2, 2022 12:28
joserodolfofreitas pushed a commit to joserodolfofreitas/mui-x that referenced this pull request Jun 13, 2022

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
alexfauquette added a commit to alexfauquette/mui-x that referenced this pull request Aug 26, 2022

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DataGrid] Provide docs for "Whether to Focus on a Cell or an Element Inside It"
3 participants