-
Notifications
You must be signed in to change notification settings - Fork 277
Description
📝 Provide a description of the new feature
Another minor UI / UX improvement idea; I often forget which of the 'left tab bar' icons relate to in-app functionality (Home, Filter, Refresh, Settings) and those that open an external webpage (Notifications, My Issues, My Pull Requests):

I think this is probably complicated by the fact that they are all visually the same, and that the 'in-app' vs 'external' are mixed together throughout.

My naive simple quick fix idea was that changing the hover text 'title' on the ones that open externally could hint this better.
For example, instead of 'My issues' it could be something like 'Open My Issues in Web Browser' or similar (probably with better wording)
If you wanted to take it a step further, I wonder if there is a way to add a visual indicator to those 'external tabs' on the tab bar itself (similar to the 'opens externally' icon some websites/etc tend to use) without visually cluttering it too much?
Another thought is that maybe grouping the 'internal vs external' 'tabs' would make it more intuitive. I haven't deeply thought through how that could best be done; but a naive quick thought was that maybe the 'filter notifications' could be moved to the top (or down near refresh/settings even?); and then a horizontal 'bar' could be used as a 'break' between it and the 'opens externally' options; or something like that maybe?
➕ Additional Information
N/A