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

[utils] Bring back useIsFocusVisible #44256

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

aarongarciah
Copy link
Member

@aarongarciah aarongarciah commented Oct 29, 2024

Fixes #43811

Same as we did in #44248 for getReactNodeRef, this PR brings back useIsFocusVisible, which was removed in #42467. More context in #43811

@aarongarciah aarongarciah added the package: utils Specific to the @mui/utils package label Oct 29, 2024
@aarongarciah aarongarciah marked this pull request as ready for review October 29, 2024 14:49
@mui-bot
Copy link

mui-bot commented Oct 29, 2024

Netlify deploy preview

https://deploy-preview-44256--material-ui.netlify.app/

@material-ui/utils: parsed: +9.59% , gzip: +9.54%

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 51b7cbd

@aarongarciah
Copy link
Member Author

@mnajdova @oliviertassinari let me know if you had another idea to fix this, but looks like the same problem we had in #44096

@aarongarciah aarongarciah merged commit 2df4cec into mui:master Oct 29, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: utils Specific to the @mui/utils package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unstable_useIsFocusVisible is not exported from @mui/utils
3 participants