Page MenuHomePhabricator

When all actions in a submenu are disabled, disable the submenu header
ClosedPublic

Authored by epriestley on Jun 30 2016, 5:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 4:36 AM
Unknown Object (File)
Dec 13 2024, 10:36 AM
Unknown Object (File)
Dec 11 2024, 8:48 AM
Unknown Object (File)
Dec 4 2024, 9:54 AM
Unknown Object (File)
Dec 4 2024, 5:47 AM
Unknown Object (File)
Nov 30 2024, 5:05 PM
Unknown Object (File)
Oct 23 2024, 4:44 PM
Unknown Object (File)
Oct 23 2024, 6:38 AM
Subscribers
None

Details

Summary

Fixes T11240. Also simplify things a little and share a bit more code.

Test Plan
  • Viewed revisions and tasks, opened submenu.
  • Viewed as a user without edit permission, saw the menus greyed out.

Diff Detail

Repository
rP Phabricator
Branch
attach4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12844
Build 16367: Run Core Tests
Build 16366: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to When all actions in a submenu are disabled, disable the submenu header.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
src/applications/search/controller/PhabricatorSearchBaseController.php
5–10

Not exactly related, but nothing uses these anymore.

chad edited edge metadata.
This revision is now accepted and ready to land.Jun 30 2016, 5:35 PM
This revision was automatically updated to reflect the committed changes.