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

Implement DropDownMenuItem UI component #6918

Closed
Tracked by #5757
jeffmaury opened this issue Apr 24, 2024 · 1 comment · Fixed by #7233
Closed
Tracked by #5757

Implement DropDownMenuItem UI component #6918

jeffmaury opened this issue Apr 24, 2024 · 1 comment · Fixed by #7233
Assignees

Comments

@jeffmaury
Copy link
Contributor

No description provided.

@axel7083
Copy link
Contributor

IMO the hidden property should not exists on this component.

In this scenario, parent wanting to hide should use class:hidden={true} and the component should propagate the class to the first div using $$props.class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

3 participants