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

[POC] MenuButton - Option 3 implementation #35778

Closed
wants to merge 3 commits into from

Conversation

michaldudak
Copy link
Member

@michaldudak michaldudak commented Jan 10, 2023

DO NOT MERGE

This is a playground for evaluating the API of a MenuButton component.
It implements Option 3 from #32088 (comment)

Playground: https://codesandbox.io/s/menubutton-option-3-yr1iz3

This is a POC that should give a general idea of how the API can look like. It is by no means a complete implementation. There may be some rough edges or unimplemented features.
Do not analyze the implementation - it's quick and dirty.

@michaldudak michaldudak added component: menu This is the name of the generic UI component, not the React module! package: base-ui Specific to @mui/base proof of concept Studying and/or experimenting with a to be validated approach labels Jan 10, 2023
@mui-bot
Copy link

mui-bot commented Jan 10, 2023

Messages
📖 Netlify deploy preview: https://deploy-preview-35778--material-ui.netlify.app/

@material-ui/unstyled: parsed: +0.30% , gzip: +0.24%

Details of bundle changes

Generated by 🚫 dangerJS against 9a10a2b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: menu This is the name of the generic UI component, not the React module! package: base-ui Specific to @mui/base proof of concept Studying and/or experimenting with a to be validated approach
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants