fix(core/workflow): handle space/enter interactivity and add proper a11y semantics - #2647
Open
lakshmi-priya-b wants to merge 3 commits into
Open
fix(core/workflow): handle space/enter interactivity and add proper a11y semantics#2647lakshmi-priya-b wants to merge 3 commits into
lakshmi-priya-b wants to merge 3 commits into
SonarQubeCloud / SonarCloud Code Analysis
succeeded
Jul 10, 2026 in 42s
Quality Gate passed
Annotations
Check warning on line 203 in packages/core/src/components/workflow-step/workflow-step.tsx
sonarqubecloud / SonarCloud Code Analysis
The attribute aria-disabled is not supported by the role listitem.
See more on https://sonarcloud.io/project/issues?id=siemens_ix&issues=AZ9Lm3OCSKDaIjQbyAKL&open=AZ9Lm3OCSKDaIjQbyAKL&pullRequest=2647
Check warning on line 215 in packages/core/src/components/workflow-step/workflow-step.tsx
sonarqubecloud / SonarCloud Code Analysis
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.
See more on https://sonarcloud.io/project/issues?id=siemens_ix&issues=AZ9Lm3OCSKDaIjQbyAKM&open=AZ9Lm3OCSKDaIjQbyAKM&pullRequest=2647
Loading