With more features and pages, user profile (whether via /me or /users/) is lacking centralization of the navigation. While ideas, upvotes, downvotes, etc. pages are completely separate from the main profile, they are still part of the specific user information. All of which should have a way to easily navigate around various user information, without the need to explicitly re-visit profile page from the menu.
Example navigation chain:
/me
Header menu -> My profile -> Ideas -> Header menu -> My profile -> Upvotes -> Header menu -> My profile -> Downvotes
/users/
Header menu -> All users -> User A profile -> Ideas -> Header menu -> All users -> User A profile -> Upvotes...
That's not very convenient.
With more features and pages, user profile (whether via
/meor/users/) is lacking centralization of the navigation. While ideas, upvotes, downvotes, etc. pages are completely separate from the main profile, they are still part of the specific user information. All of which should have a way to easily navigate around various user information, without the need to explicitly re-visit profile page from the menu.Example navigation chain:
/me
Header menu -> My profile -> Ideas -> Header menu -> My profile -> Upvotes -> Header menu -> My profile -> Downvotes
/users/
Header menu -> All users -> User A profile -> Ideas -> Header menu -> All users -> User A profile -> Upvotes...
That's not very convenient.