Skip to content

Conversation

@camelPhonso
Copy link
Contributor

Description

Closes #138

Re-arranges the display of the BurgerMenu to show the optional areas of the extension as disabled navigation options when logged out.

Files changed

  • BurgerMenu.tsx- the buttons already had a styling set for their disabled state so they just had to be moved outside of the ternary statement and given the isLoggedIn boolean as the value of their disabled attribute

UI changes

Screenshot 2024-11-15 at 07 34 20 Screenshot 2024-11-15 at 07 34 49

Changes to Documentation

n/a

Tests

n/a

Copy link
Contributor

@nichgalzin nichgalzin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfecto!

@nichgalzin nichgalzin merged commit 7b24486 into dev Nov 15, 2024
1 check passed
@nichgalzin nichgalzin deleted the #138/burger-menu-fix branch November 15, 2024 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Re-arrange BurgerMenu options

3 participants