ProjectLibertyLabs / social-app-template

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

106 fix navigation bugs when not logged in #108

Closed claireolmstead closed 4 months ago

claireolmstead commented 4 months ago

Purpose

The goal of this PR is to better handle navigation and login errors when not logged in.

Closes #106

Solution

Change summary

Steps to Verify

  1. Logout
  2. Try to click on user through the avatar in a post
  3. see login modal pop up
  4. login through modal
  5. should be able to navigate everywhere
  6. logout
  7. login through header button

Additional details / screenshot

Screenshot 2024-07-16 at 12 09 01 PM