[feature]: Direct access to "Inbox" in mobile navigation
@vihar is already working on this.
Since Dec 17, 2025.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
Add Inbox navigation item to the primary mobile sidebar to streamline access to notifications. Currently, mobile users are forced to route through the Command Search menu to locate the Inbox, introducing unnecessary friction to a frequent workflow. Reintroducing a direct link in the sidebar menu or adding a dedicated notification icon will significantly enhance mobile usability and reduce navigation time.
Why should this be worked on?
Currently, accessing the Inbox on the mobile web view is cumbersome. Previously, the Inbox was easily accessible via the sidebar navigation. However, in the current mobile UI, the "Inbox" item is missing from the sidebar menu.
To access the Inbox now, we have to:
- Open the Command/Search menu.
- Search for "Go to inbox" or find it in the command list.
This adds unnecessary friction and clicks for a high-frequency action (checking notifications/inbox).
Using the "Search commands..." feature works, but it is not an intuitive workflow for mobile navigation when trying to quickly check updates.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.