Skip to content

Add menu items to user component#76

Merged
jacob720 merged 7 commits intomainfrom
jw/add-menu-items-to-user
Jun 20, 2025
Merged

Add menu items to user component#76
jacob720 merged 7 commits intomainfrom
jw/add-menu-items-to-user

Conversation

@jacob720
Copy link
Copy Markdown
Contributor

@jacob720 jacob720 commented Jun 19, 2025

Fixes #51

Allows you to pass menu items into the User component through the menuItems prop, which will appear above the log out button when logged in. menuItems must be a list of MenuItem components, or a single MenuItem component.

Also fixes the User stories so that menu items appear when you click on the User component.

Copy link
Copy Markdown
Collaborator

@VictoriaBeilsten-Edmands VictoriaBeilsten-Edmands left a comment

Choose a reason for hiding this comment

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

Looks great

@jacob720 jacob720 merged commit 070ddbb into main Jun 20, 2025
1 check passed
@jacob720 jacob720 deleted the jw/add-menu-items-to-user branch June 20, 2025 08:48
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.

User component should be able to add menu items

2 participants