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)
Mon, Apr 29, 2:40 PM
Unknown Object (File)
Wed, Apr 24, 10:27 PM
Unknown Object (File)
Fri, Apr 19, 4:54 PM
Unknown Object (File)
Fri, Apr 12, 10:42 AM
Unknown Object (File)
Sat, Apr 6, 11:54 AM
Unknown Object (File)
Mar 26 2024, 11:20 AM
Unknown Object (File)
Feb 14 2024, 6:50 AM
Unknown Object (File)
Feb 9 2024, 6:54 PM
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.