1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 07:12:41 +01:00
phorge-phorge/webroot/rsrc/css/phui/workboards
epriestley 804be81f5d Provide better UI feedback about cards that can't be dragged or edited
Summary:
Depends on D20273. Fixes T10722. Currently, we don't make it very clear when a card can't be edited. Long ago, some code made a weak attempt to do this (by hiding the "grip" on the card), but later UI changes hid the "grip" unconditionally so that mooted things.

Instead:

  - Replace the edit pencil with a red lock.
  - Provide cursor hints for grabbable / not grabbable.
  - Don't let users pick up cards they can't edit.

Test Plan: On a workboard with a mixture of editable and not-editable cards, hovered over the different cards and was able to figure out which ones I could drag or not drag pretty easily. Picked up cards I could pick up, wasn't able to drag cards I can't edit.

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T10722

Differential Revision: https://secure.phabricator.com/D20274
2019-03-12 13:43:46 -07:00
..
phui-workboard-color.css Add an Experimental Dark Mode to Phabricator 2017-07-18 06:44:32 -07:00
phui-workboard.css Redesign Home/Profile/Projects side navigation 2017-01-31 08:59:01 -08:00
phui-workcard.css Provide better UI feedback about cards that can't be dragged or edited 2019-03-12 13:43:46 -07:00
phui-workpanel.css Add priority group headers to workboard columns (display only) 2019-03-09 10:32:55 -08:00