Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create toggle menu item component #92

Merged
merged 7 commits into from
Sep 28, 2023
Merged

Create toggle menu item component #92

merged 7 commits into from
Sep 28, 2023

Conversation

robintown
Copy link
Member

@robintown robintown commented Sep 26, 2023

⚠️ Based on #91, please only review the new commits

This is a pretty common way for the menu item component to be used, and it's slightly non-trivial (you need to hook up the entire menu item as a label element), so I think it deserves its own component.

Latest designs

Screenshot 2023-09-27 at 14-04-19 ToggleMenuItem - Primary ⋅ Storybook

@robintown robintown requested a review from a team as a code owner September 26, 2023 19:05
@robintown robintown requested review from kerryarchibald and weeman1337 and removed request for a team September 26, 2023 19:05
This is a pretty common way for the menu item component to be used, and it's slightly non-trivial (you need to hook up the entire menu item as a label element), so I think it deserves its own component.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 26, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: afbf3e1
Status: ✅  Deploy successful!
Preview URL: https://969eb27b.compound-web.pages.dev
Branch Preview URL: https://toggle-menu-item.compound-web.pages.dev

View logs

@robintown robintown changed the base branch from main to menu-item September 27, 2023 13:12
Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

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

Code looks good to me here!

Base automatically changed from menu-item to main September 28, 2023 13:50
@robintown robintown merged commit 2d9c9f9 into main Sep 28, 2023
6 of 7 checks passed
@robintown robintown deleted the toggle-menu-item branch September 28, 2023 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants