Page MenuHomePhabricator

Prevent hiding the PhabricatorProjectDetailsProfileMenuItem
ClosedPublic

Authored by 20after4 on Dec 22 2017, 3:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 30, 5:00 PM
Unknown Object (File)
Tue, May 27, 2:51 PM
Unknown Object (File)
Apr 28 2025, 5:04 PM
Unknown Object (File)
Apr 27 2025, 2:02 PM
Unknown Object (File)
Mar 28 2025, 7:04 PM
Unknown Object (File)
Mar 27 2025, 3:59 PM
Unknown Object (File)
Mar 27 2025, 12:01 PM
Unknown Object (File)
Mar 24 2025, 11:14 AM
Subscribers

Details

Summary

This probably isn't the best solution, however, it conveniently avoids the bug from T13033. It would probably be more user-friendly (but more difficult to implement) if we allowed either Project Details or Workboard to be hidden but not both.

Test Plan

Tested locally, indeed this prevents hiding the menu item.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I think this is reasonable, hiding this doesn't make a ton of sense to me given that you can make something else the default anyway. I'll look at fixing T13033 properly, too.

This revision is now accepted and ready to land.Dec 22 2017, 3:43 PM

(I'm just going to pull this since it works alongside D18843.)

This revision was automatically updated to reflect the committed changes.

@epriestley: Thanks! Hope you're having a great holiday weekend :)