Page MenuHomePhabricator

Fix task hovercards showing a "Not Editable" state
ClosedPublic

Authored by epriestley on Mar 26 2019, 10:47 PM.
Tags
None
Referenced Files
F19910283: D20330.diff
Thu, Apr 2, 5:43 AM
F19910280: D20330.diff
Thu, Apr 2, 5:43 AM
F19910278: D20330.diff
Thu, Apr 2, 5:43 AM
F19817375: D20330.id48525.diff
Mar 5 2026, 12:39 PM
F19765254: D20330.diff
Feb 19 2026, 1:51 AM
F19600254: D20330.id48525.diff
Feb 3 2026, 3:10 AM
F19554526: D20330.id48524.diff
Jan 29 2026, 11:04 PM
F19531414: D20330.id48525.diff
Jan 20 2026, 4:40 AM
Subscribers
None

Details

Summary

Ref T13269. These cards really have three states:

  • Editable: shows a pencil icon edit button.
  • You Do Not Have Permission To Edit This: shows a "no editing" icon in red.
  • Hovecard: shouldn't show anything.

However, the "hovercard" and "no permission" states are currently the same state, so when I made the "no permission" state more obvious that made the hovercard go all weird.

Make these states explicitly separate states.

Test Plan

Looked at a...

  • Editable card on workboard: edit state.
  • No permission card on workboard: no permission state.
  • Any hovercard: "not editable, this is a hovercard" state.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable