Fixes T5019.
Details
Details
- Reviewers
epriestley - Maniphest Tasks
- T5019: Disabling the notification app doesn't remove the notification icon in the toolbar which then is non-functional
- Commits
- Restricted Diffusion Commit
rP67a5dfa662a8: Notifications - hide header dropdown if app is uninstalled
uninstalled notifications and dropdown disappeared too
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
(If we have no bubbles at all, it does the right thing?)
src/view/page/menu/PhabricatorMainMenuView.php | ||
---|---|---|
372 | This should probably be isClassInstalledForViewer(). |
Comment Actions
- s/isInstalled/isInstalledForViewer
- if (array_filter($menu)) check before adding $menu to alerts
tested with neither conpherence or notifications installed, one or the other, and both