Fixes T5368. Synchronizes the page title to reflect unread counts in the notification and Conphernece messages menus.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T5368: Update page title to display notification count
- Commits
- Restricted Diffusion Commit
rP568b0e06e7d5: Show a count (like "(3)") in the page title corresponding to unread…
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
the majority of users at our site would prefer to disable this.
could it be made into a config option?
Comment Actions
Not very likely, we are fairly opinionated that "Options" (and the cost of maintaining/supporting/documenting) are very bad and are detrimental to a project the size of Phabricator and avoid them as much as possible. In cases like this, recommend a local patch or fork.
Comment Actions
the count is transient data that has no bearing on
what the page contains, page titles should describe the page.
if you've got a few tabs open, you only see the first few chars of each title,
which should be something that uniquely identifies what's in the tab,
e.g. task/diff ID, what was previously first, and follows the Notifications.