You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This feature request proposes the creation of a new Contextmenu component. This component should provide the following functionalities:
The text was updated successfully, but these errors were encountered: