1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 10:48:47 +02:00
phorge-phorge/webroot/rsrc/css/application/differential
epriestley e9f4a84a89 Allow inline comments to be individually hidden
Summary:
Ref T7447. Implements per-viewer comment hiding. Once a comment is obsolete or uninteresting, you can hide it completely.

This is sticky per-user.

My hope is that this will strike a better balance between concerns than some of the other approaches (conservative porting, summarization, hide-all).

Specifically, this adds a new action here:

{F435621}

Clicking it completely collapses the comment into a small icon on the previous line, and saves the comment state as hidden for you:

{F435626}

You can click the icon to reveal all hidden comments below the line.

Test Plan:
  - Hid comments.
  - Showed comments.
  - Created, edited, deleted and submitted comments.
  - Used Diffusion comments (hiding is not implemented there yet, but I'd plan to bring it there eventually if it works out in Differential).

Reviewers: btrahan, chad

Reviewed By: btrahan

Subscribers: jparise, yelirekim, epriestley

Maniphest Tasks: T7447

Differential Revision: https://secure.phabricator.com/D13009
2015-05-27 10:28:38 -07:00
..
add-comment.css Revamp inline commenting UI 2015-03-27 16:00:09 -07:00
changeset-view.css Likely fix for spooky scrollbar in Firefox 2015-03-30 12:06:40 -07:00
core.css Various linter fixes. 2014-02-26 12:44:58 -08:00
phui-inline-comment.css Allow inline comments to be individually hidden 2015-05-27 10:28:38 -07:00
results-table.css Fix mobile CSS for lint/unit results table 2014-09-30 09:47:54 -07:00
revision-comment.css Highlight cell when jumping to an inline comment 2015-05-04 12:21:21 -07:00
revision-history.css Modernize "revision update history" in Differential 2014-03-12 11:39:43 -07:00
revision-list.css Update table 'age' colors to table-kit mocks. 2013-01-15 13:16:24 -08:00
table-of-contents.css Mobile Differential Diff Review (2-up) 2014-04-02 21:49:28 -07:00