There’s no straightforward way to return to someone’s profile from their inventory (nor favorites, friends, etc.).
Pressing back a bunch of times will rewind my browsing of their inventory, category by category. This can be very tedious.
I expect to end up on their profile after removing this bit from the address:
But instead it brings me here:
Ideally, clicking their username would return me to their profile:
But having /users/userid/ redirect to /users/userid/profile/ would be fine as well.
1 Like
If you use “/users/userid” instead of “/users/userid/” it will redirect to the profile.
For example:
https://www.roblox.com/users/1
Leads to:
4 Likes