Permissions screen is confusing when there are large groups
Reported by: |
batrick |
Owned by: |
Oleg Frantsuzov <franoleg@…> |
Priority:
|
high
|
Milestone:
|
1.0
|
Component:
|
admin/web
|
Version:
|
|
Severity:
|
normal
|
Keywords:
|
bitesized patch review
|
Cc:
|
franoleg@…, osimons, ryano@…
|
Branch:
|
|
Release Notes:
|
Separated permissions and group memberships in the permission admin panel.
|
API Changes:
|
|
Internal Changes:
|
|
We use trac with approximately 10 groups and 150 users. Functionally, everything works fine but the permissions screen is confusing because it shows one row per user (so there are approximately 160 rows shown, including the rights for each group).
It would be a fine usability enhancements if group memberships were, in fact, shown by group. In this case, there would be only 10 lines for permissions, and 10 for group memberships.
Attachments
(2)
- t9366-r1.diff
(4.0 KB
) - added by Oleg Frantsuzov <franoleg@…> 13 years ago.
- Permissions and group membership are displayed as two tables, instead of one (against trunk).
- two-tables.png
(67.8 KB
) - added by Oleg Frantsuzov <franoleg@…> 13 years ago.
- A screenshot of separated tables.
Download all attachments as:
.zip
Change History
(12)
Keywords: |
bitesized added
|
Milestone: |
→ unscheduled
|
Keywords: |
patch review added
|
Milestone: |
unscheduled → 0.13
|
Owner: |
set to Remy Blank
|
Priority: |
normal → high
|
Resolution: |
→ fixed
|
Status: |
new → closed
|
Owner: |
changed from Remy Blank to Oleg Frantsuzov <franoleg@…>
|
Release Notes: |
modified (diff)
|
This sounds like a nice idea.