Skip to content

fix(core/workflow): handle space/enter interactivity and add proper a11y semantics - #2647

Open
lakshmi-priya-b wants to merge 3 commits into
mainfrom
fix/IX-4340-workflow
Open

fix(core/workflow): handle space/enter interactivity and add proper a11y semantics#2647
lakshmi-priya-b wants to merge 3 commits into
mainfrom
fix/IX-4340-workflow

handle space/enter interactivity and add proper a11y semantics

1abd070
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Jul 10, 2026 in 42s

Annotations

Check warning on line 203 in packages/core/src/components/workflow-step/workflow-step.tsx

See this annotation in the file changed.

@sonarqubecloud 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

See this annotation in the file changed.

@sonarqubecloud 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