1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc/css/application/differential
epriestley 21f0aba701 Use an inline dialog element for inline comments in Differential
Summary:
The current approach of using a modal overlay dialog to create/edit inline
comments is pretty silly. Use an inline textarea instead.

This element isn't perfect and we have some mild modalness issues, but I think
it's better than the silly thing we've got going on right now. We can keep
poking it as people break it.

Test Plan:
  - Created comments; submitted and undid them in empty and nonempty states.
Used undo for nonempty states + cancel.
  - Edited comments; saved and canceled them. Used undo for changed state.
  - Replied to comments; yada yada as above.
  - Deleted comments.
  - Did various modal trickery where I clicked "Reply" on something else with a
dialog already up, this very mildly glitches but I think it's not a big issue.

Reviewers: vrana, btrahan, Makinde, nh

Reviewed By: vrana

CC: aran, epriestley

Maniphest Tasks: T431

Differential Revision: https://secure.phabricator.com/D1716
2012-02-29 14:28:48 -08:00
..
add-comment.css Tweak Maniphest CSS, fix remarkup in description change views 2011-05-22 13:26:55 -07:00
changeset-view.css Use an inline dialog element for inline comments in Differential 2012-02-29 14:28:48 -08:00
core.css Make Differential comments be styled similarly to Maniphest comments 2012-01-29 16:18:10 -08:00
local-commits-view.css Display local commit information in Differential 2011-08-31 13:49:50 -07:00
revision-comment-list.css Collapse comments in long threads. 2011-02-05 11:06:56 -08:00
revision-comment.css Unify Maniphest + Differential comment styles 2012-02-24 13:02:35 -08:00
revision-detail.css Show lint/unit failure explanation in Phabricator 2012-02-24 15:28:06 -08:00
revision-history.css DifferentialRevisionView 2011-01-29 15:37:41 -08:00
table-of-contents.css Various fixes, particularly on the revision update workflow. 2011-02-04 17:53:14 -08:00