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

Audit focus states on disabled components #734

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

onehanddev
Copy link

@onehanddev onehanddev commented Oct 13, 2024

Changes -

  • Removed focusableWhenDisabled from Menu trigger

  • The disabled prop has been passed down to the component renderer, allowing the Checkbox and Switch components to appropriately reflect their disabled state in the DOM elements.

  • [] I have followed (at least) the PR section of the contributing guide.

hakim-toptal and others added 3 commits October 13, 2024 13:05
- Removed focusableWhenDisabled from Menu trigger
- Passed down disabled prop to the component renderer to enable the disabled state to the DOM element
@mui-bot
Copy link

mui-bot commented Oct 13, 2024

Netlify deploy preview

https://deploy-preview-734--base-ui.netlify.app/

Generated by 🚫 dangerJS against e5461c3

@onehanddev onehanddev changed the title Audit focus states disabled components Audit focus states on disabled components Oct 13, 2024
@onehanddev onehanddev marked this pull request as ready for review October 13, 2024 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants