OpenUnited / platform

Other
41 stars 66 forks source link

Fixed user authentication details in mobile navbar #83

Closed sachintom999 closed 11 months ago

sachintom999 commented 11 months ago

Whether the user has logged in or not, the mobile navbar always shows the "Sign In" and "Sign Up" .

The commit fixes this.

It shows the details correctly if the user has logged in or not.

Attaching the "before" and "after" screenshots

Before Fix

before-fix

After Fix

after-fix

dogukanteber commented 11 months ago

Hi, @sachintom999. Thank you for your contribution. It is a crucial and important fix. Also, thank you for the illustration 🎸

adrianmcphee commented 11 months ago

Super work @sachintom999