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

Solving issue #15 feat: add contextmenu component #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

The-x-35
Copy link

Solved issue #15 . Added Context Menu. It can accept options and icons for each option. For submenus the user can recursively call the component and implement that.

@anwarulislam anwarulislam self-requested a review August 12, 2024 05:43
Copy link
Member

@anwarulislam anwarulislam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@The-x-35 the context menu should only appear when we right-click on a container. And it should have nested items as well.

Reference: https://ui.shadcn.com/docs/components/context-menu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants