Closed
Bug 1146760
Opened 10 years ago
Closed 10 years ago
cannot add other people to the cc list
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Unassigned)
Details
Attachments
(1 file)
(deleted),
patch
|
dylan
:
review+
|
Details | Diff | Splinter Review |
currently you can only add yourself to the cc list with 'follow' / 'stop following'.
there needs to be a way to edit the cc list to add/remove other users.
ui-wise we could add an 'add' button near the cc list which displays a field (maybe visible even in 'view' mode).
removing is trickier, because adding checkboxes next to each cc list member would be ugly. perhaps we should add a 'remove' button which is only visible when hovering that user's row. clicking that button immediately removes it from the visible list, but you'd still have to 'save changes' to commit the change.
.. or instead of a 'remove' button, we could add a menu item to the user's popup menu.
given adding other people is much easier and significantly more important, i've split the "remove other people" part of this bug into bug 1150358 so we can get the adding part landed sooner.
Summary: cannot edit cc list (cannot remove or add other people) → cannot add other people to the cc list
Attachment #8587179 -
Flags: review?(dylan)
Comment 4•10 years ago
|
||
Comment on attachment 8587179 [details] [diff] [review]
1146760_1.patch
Review of attachment 8587179 [details] [diff] [review]:
-----------------------------------------------------------------
r=dylan
Attachment #8587179 -
Flags: review?(dylan) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
6d59489..63567a9 master -> master
Status: NEW → RESOLVED
Closed: 10 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
•