learningequality / learningequality/studio
Use `KDropdownMenu` to display contentNode Menus
Open
@AlexVelezLl is already working on this.
Since Mar 4, 2024.
DEV: frontend
P1 - important
TAG: a11y
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Desired behavior
We are currently using VMenu to display contentNode menus in the channel editor, this has bring some accessibility issues and we have to migrate it to use the KDropdownMenu KDS component. The component displaying the menu options is ContentNodeOptions. And it is displayed in several places.
Possible tradeoffs
We will have to verify that nothing is broken in the context menu (the menu when right clicking).
Comments
This issue is blocked until we update our KDS version in studio.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.