Open
Bug 975345
Opened 11 years ago
Updated 11 years ago
Provide UI to toggle comments concerning a particular attachment
Categories
(Bugzilla :: User Interface, enhancement)
Bugzilla
User Interface
Tracking
()
NEW
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
In the attachment list, next to each attachment, I'd like to have a button
that toggles the comments made as feedback of that attachment, i.e.
review or feedback comments, approval requests etc.
These comments have the text "Comment on attachment NNNNNN" in them
which might be good enough to populate the database in case you don't
already have that data about each comment.
The reason I want this is to make it easy to collapse all comments
except the review feedback for a specific patch.
Extra bonus points if you can implement this in the form of a filter
that works together with other filters, such as tags / users (bug 974754),
and thus also with multiple attachments. The latter is to support
seeing the feedback on a patch that evolves in several versions.
Comment 1•11 years ago
|
||
No reason to limit this to patches only. Changing summary...
Summary: Provide UI to toggle comments concerning a particular patch → Provide UI to toggle comments concerning a particular attachment
You need to log in
before you can comment on or make changes to this bug.
Description
•