CodeTriage
CodeTriage copied to clipboard
Updated the user show capability and tests
Viewing a user's profile while not logged in or while logged in as a different user results in being redirected to the home page. Controller and integration tests of this are added.
Hey there, It seems like your solution doesn't allow users to see other public users profiles. Weren't you trying to make that possible? Cheers!
Until we decide on what user information should be available to other users, I think it's better to keep the profiles of public users private.
Under the status quo, a user who attempts to view another user's profile just sees a blank page, which sounds pointless to me.