fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

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

Open procload opened this issue 1 year ago • 2 comments

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.

procload avatar Apr 30 '24 19:04 procload

📊 Bundle size report

✅ No changes found

fabricteam avatar Apr 30 '24 19:04 fabricteam

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.

codesandbox-ci[bot] avatar Apr 30 '24 19:04 codesandbox-ci[bot]