microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
17.75k stars 2.65k forks source link

Sets aria-disabled on individual tab when parent Tabs is disabled #31239

Open procload opened 2 weeks ago

procload commented 2 weeks ago

Previous Behavior

Setting the disabled state of the Tabs component did not set the aria-disabled state of the individual tab to true.

New Behavior

This sets the aria-disabled attribute to true when its parent Tabs component is set to disabled.

fabricteam commented 2 weeks ago

📊 Bundle size report

✅ No changes found

codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.