Skip to content

[Bug] - [a11y] MenuItem hardcodes role="menuitem" and role="none" with no way to override #431

[Bug] - [a11y] MenuItem hardcodes role="menuitem" and role="none" with no way to override

[Bug] - [a11y] MenuItem hardcodes role="menuitem" and role="none" with no way to override #431

Workflow file for this run

name: Add new issues to PatternFly Extensions project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/patternfly/projects/7
github-token: ${{ secrets.GH_PROJECTS }}