-
Notifications
You must be signed in to change notification settings - Fork 72
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 a Menu for Advanced Chip Functionality #2911
Comments
Current possibility: https://codepen.io/cjwinsor/pen/NWZQYxR |
Mitch to provide a Figma example. |
Let's start work on the simple components.
We will further iterate to add more advance functionality. |
@mitch-trimble Of the components listed which ones should have overwritten styles, including rounded corners (ie. list) |
Should we break this issue up based on what control we are supporting? This calls for a separate component, "menu" that can be trigged by any other interaction than a chip. For example: https://atlassian.design/components/menu/examples |
We will create a separate issue to tackle the formatting fix of the menu to remove the rounded corners. It's a story we can complete prior to building out the feature. |
Request Requirements
Request
Create a menu component that's similar to the dropdown. Ideally in the future dropdown component will be replaced with this more advanced component. It's a container that opens on click event below the clicked component.
Design
Figma
Updates required
This workflow will allow us to insert other components/objects into a menu that is activated by a chip.
In order to complete this component we need to make a few changes to existing components:
Chips
Menu
* Menu should also close when the parent component is clicked again
Later Updates:
The text was updated successfully, but these errors were encountered: