You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disabled CUSTOM ToolbarControl icon buttons and overflow menu items render as enabled
What did you expect...
Disabled CUSTOM ToolbarControl icon buttons and overflow menu items should render as disabled - button and toolbar markup should have [disabled=false] etc for screen readers; should render as disabled @carbon/react components (disabled hover icon/styling)
Steps to reproduce
Define a CUSTOM ToolbarControl whose shouldBeDisabled function returns true
Chart data and options (automatically formatted so no need for backticks)
Relevant package(s)
Carbon Charts Version
1.17.2
Which bundler are you using?
Webpack
What happened and what did you expect to happen?
What happened...
What did you expect...
[disabled=false]
etc for screen readers; should render as disabled @carbon/react components (disabled hover icon/styling)Steps to reproduce
Chart data and options (automatically formatted so no need for backticks)
JavaScript console or build output (if relevant)
StackBlitz repro
https://stackblitz.com/edit/react-ya7h72?file=src%2Foptions.js
IBM Application/Team (if relevant)
IBM Z Hardware Management Console
What priority level would this be in your opinion?
P1 (High)
The text was updated successfully, but these errors were encountered: