ProjectLibertyLabs / social-app-template

Social Application Template that uses Gateway Services
Apache License 2.0
1 stars 4 forks source link

bug: Unneeded Authorization Pop Up #150

Open mattheworris opened 3 months ago

mattheworris commented 3 months ago

Description

When scrolling through a feed, find(create) a post with a reply. Click on the user in the reply to get to the Profile page (my intent was to follow). See the following popup ask to login before proceeding.

Expected

The user is already authorized, so the profile page should load directly. Clicking on the username in the post (not the reply) will correctly open the user's profile.

Screenshot 2024-08-15 at 15 44 55