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

refactor(MenuItem): separate SubMenuIcon logic from MenuItem #2100

Conversation

YossiSaadi
Copy link
Contributor

@YossiSaadi YossiSaadi requested a review from a team as a code owner May 2, 2024 15:26
Copy link
Member

@talkor talkor left a comment

Choose a reason for hiding this comment

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

🥇

parameters: {
docs: {
liveEdit: {
scope: { Activity }
Copy link
Member

Choose a reason for hiding this comment

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

What it this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

<MenuItem title="SVG icon" icon={Activity} />

I need to add this icon to the scope
otherwise it will only know what is VibeIcons.Activity, but the story says Activity

@YossiSaadi YossiSaadi changed the base branch from master to MenuItem-Section-refactor---create-a-base-component-to-be-used-by-custom-implementations-6359753142 May 5, 2024 12:45
@YossiSaadi YossiSaadi merged commit 7ea79e3 into MenuItem-Section-refactor---create-a-base-component-to-be-used-by-custom-implementations-6359753142 May 5, 2024
10 checks passed
@YossiSaadi YossiSaadi deleted the refactor/yossi/Break-MenuItem-to-smaller-pieces---SubMenuIcon-6566973814 branch May 5, 2024 12:45
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.

2 participants