Skip to content

Conversation

b3ni
Copy link

@b3ni b3ni commented Sep 25, 2025

This pull request makes a small but important accessibility improvement to the MRT_ToggleGlobalFilterButton component. The change wraps the IconButton in a <span>, which ensures that the button remains focusable and accessible when disabled, as required by accessibility best practices.

  • Accessibility improvement:
    • Wrapped the IconButton in a <span> within the MRT_ToggleGlobalFilterButton component to maintain accessibility when the button is disabled. [1] [2]

Copy link

vercel bot commented Sep 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
material-react-table Ready Ready Preview Comment Sep 25, 2025 7:30am
material-react-table-storybook Ready Ready Preview Comment Sep 25, 2025 7:30am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant