Defect #13199
"Edit" misaligned in project members view
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Project settings | |||
Target version: | 5.0.0 | |||
Resolution: | Fixed | Affected version: | 2.1.2 |
Description
When viewing a project's list of members, if an entry is not deletable, the "Edit" command is not aligned with "Edit" commands in other entries where both "Edit" and "Delete" are available.
An example of an undeletable entry is a user who belongs to the project members in addition to being a member in a group that also belongs to the project members.
Related issues
Associated revisions
"Edit" misaligned in project members view (#13199).
Contributed by Mizuki ISHIKAWA.
History
#1
Updated by Youssef Eldakar over 9 years ago
Youssef Eldakar wrote:
An example of an undeletable entry is a user who belongs to the project members in addition to being a member in a group that also belongs to the project members.
When a group is a member in a project, users on that group are automatically listed along with the group in the project members view. Therefore, I should've phrased the above more accurately as follows:
An example of an undeletable entry is a user who is a member in a group that belongs to the project members.
#2
Updated by Jean-Philippe Lang over 9 years ago
- Category set to UI
- Priority changed from Normal to Low
#3
Updated by Go MAEDA 6 months ago
- Related to Feature #36376: accidentally delete a member in the project member settings added
#4
Updated by Go MAEDA 6 months ago
- File 13199-before.png added
- File 13199-after.png added
- File 13199.patch
added
- Priority changed from Low to Normal
I extracted a patch 0002-Separate-delete-link-and-edit-link-columns.patch from #36376#note-1 and slightly updated not to change the HTML structure. The original patch was written by Mizuki ISHIKAWA.
Setting the target version to 5.0.0.
Before:
After: