Patch #32961
openMake group names clickable in permissions report
0%
Description
At the moment only the caret next to the group name is clickable which makes it difficult to collapse/expand the groups.
It would be better to make also the group text clickable like for the filters.
Files
Related issues
Updated by Bernhard Rohloff almost 5 years ago
- Related to Feature #32945: Show module names in bold in permission report added
Updated by Go MAEDA almost 5 years ago
I think grouped issues list has to behave the same if the patch is applied to the permissions report.
Updated by Go MAEDA almost 5 years ago
I noticed that group names in issues list which is grouped by some type of fields such as author, assignee, and target version have links.
Applying the patch causes inconsistency of UI. Items are expanded/collapsed when you click group names in permissions report, but you are navigated to another page when you click group names of issues list grouped by author.
We should consider if such different behaviors are acceptable.