patternfly / patternfly/patternfly-org
Table - Add guidance around clickable rows, links, drill downs in tables
@mmenestr is already working on this.
Since Oct 27, 2023.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 147
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 2
Description
Someone in the PF slack asked whether he could use a clickable row for tables that only have one action in each row - which is to drill down for more information. I said that he shouldn't because they should be reserved for primary details, and drawer opening interactions, while drill downs should be done via linking the name in the row.
This discussion made us realize there is no mention of clickable rows in table design guidelines.
Task: Add guidelines around actions in rows via clickable rows, and links inside the row
-
What should each of them be used for?
-
When should one be used over the other?
This would be relatively straightforward, maybe have one picture for each scenario and a little description.
Jira Issue: PF-1966
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.