Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
user.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Apr 2008 at 20:49 UTC
Updated:
8 Mar 2009 at 03:17 UTC
A situation which I encounter when making a tweak to a user roles permissions is that when clicking on the roles page, I often click "edit role" rather than "edit permissions" in the roles table. There is a lot more to do under "edit permissions" than under "edit role" (1 field), so it seems silly that these two links are given equal prominence. I suggest we either do something to reduce the prominence of "edit role" so we can steer people where they probably want to go, or ditch the role editing page entirely and replace the role text with textareas.
Comments
Comment #1
catch+1 for a textfield right on the table (similar to the book drag and drop interface) and losing the extra click, and for otherwise making it harder to click the wrong link.
Comment #2
sutharsan commentedMoving all usability issues to Drupal - component usability.
Comment #3
David_Rothstein commentedIt sounds like this might be a duplicate of #393406: "Edit" links on roles admin page are confusing to users: "Edit permissions" should be the primary link (or really the other way around, but there is more activity there). The solution proposed here is a bit different though.
Comment #4
michaelfavia commentedAdding descriptions and the additional elements that contrib modules might want to add justify a page for the edit, etc. But i agree here and have relabeled the edit role (rename role and delete role) which should sufficiently steer people away. Agreed or would yuo like to approach this differently and be wiling to contribute the code to do so.
Comment #5
Bojhan commentedhttp://drupal.org/node/393406 - This issue should be discussed here, we need to make edit role less prominent or remove it from that interface.