patternfly / patternfly/patternfly-org
Ordering in Kebabs and Action Menus
@edonehoo is already working on this.
Since Sep 11, 2024.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 147
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 2
Description
This issue addresses the inconsistency of action ordering in the dropdown menus from kebabs and action items. Console team follows the general CRUD (Create, Read, Update, Delete) framework, Apps and Services team conducted an exploration in 2022 and concluded with four similar categories. However there is no overarching guideline in Patternfly at the moment.
The enhancement is to add guidelines about actions ordering to Patternfly overflow/kebab menus. These changes would mirror the CRUD system console is following/the similar Task-Based, Insights, Administrative, Destructive system which Apps and Services is following.
Document made by Apps & Services in 2022 https://docs.google.com/document/d/18_5SiADHTOwrnik_bOqSmIytMH6PfqKazEGkU9NKszo/edit?usp=sharing
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.