Closed
Bug 1150358
Opened 10 years ago
Closed 9 years ago
cannot remove other people from the cc list
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Unassigned)
References
Details
Attachments
(1 file)
6.05 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
split from bug 1146760
we need a way to remove other people from the cc list.
ui wise we chould add a 'remove' button which is only visible when hovering that user's row, or we could add a menu item to the user's popup menu.
removing a user immediately removes it from the visible list, but you'd still have to 'save changes' to commit the change.
i played around a little with the ux for this.
adding a "X" button visible when hovering over a user works well. clicking on the "X" strikes-out the user, which provides feedback that they will be removed from the list when changes are saved.
Assignee: nobody → glob
Attachment #8671174 -
Flags: review?(dkl)
Comment 3•9 years ago
|
||
Comment on attachment 8671174 [details] [diff] [review]
1150358_1.patch
Review of attachment 8671174 [details] [diff] [review]:
-----------------------------------------------------------------
Nice. r=dkl
Attachment #8671174 -
Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
0c703a9..c2364b3 master -> master
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Assignee: glob → nobody
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•