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 2 implementation #35719

Closed
wants to merge 3 commits into from

Conversation

michaldudak
Copy link
Member

@michaldudak michaldudak commented Jan 3, 2023

DO NOT MERGE

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

Playground: https://codesandbox.io/s/menubutton-option-2-ns05r0

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 package: base-ui Specific to @mui/base proof of concept Studying and/or experimenting with a to be validated approach labels Jan 3, 2023
@mui-bot
Copy link

mui-bot commented Jan 3, 2023

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

Details of bundle changes

Generated by 🚫 dangerJS against 70f5b6a

@michaldudak michaldudak added the component: menu This is the name of the generic UI component, not the React module! label Jan 10, 2023
@michaldudak michaldudak closed this Feb 8, 2023
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