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

feat: add contextmenu component #15

Open
anwarulislam opened this issue Jun 20, 2024 · 1 comment
Open

feat: add contextmenu component #15

anwarulislam opened this issue Jun 20, 2024 · 1 comment
Assignees
Labels
fosshack Relegated for FOSS Hack Partner Projects Programme

Comments

@anwarulislam
Copy link
Member

anwarulislam commented Jun 20, 2024

This feature request proposes the creation of a new ⁠Contextmenu component. This component should provide the following functionalities:

  • Simple Menu Items: Display basic menu items with text and optional icons.
  • Submenu Items: Allow the creation of nested menus, providing hierarchical navigation within the context menu.
@anwarulislam anwarulislam added the fosshack Relegated for FOSS Hack Partner Projects Programme label Jun 20, 2024
@The-x-35
Copy link

I have taken part in the foss hack event and request you to assign this issue to me under the event.
My approach to solve this issue would be to add the context menu component as a new component in the src/components folder and then add the related story to it in the stories folder and then test the code. I will implement the context menu to show up when right click or a specific event is triggered. Will take input props for menu and sub menu and use recursion to implement sub menus and will show them accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fosshack Relegated for FOSS Hack Partner Projects Programme
Projects
None yet
Development

No branches or pull requests

2 participants