reachtokish / rctx-contextmenu

:bowtie: :sparkles: Context menu for React
https://reachtokish.github.io/rctx-contextmenu/
67 stars 15 forks source link

Feature Request: Left click toggle context-menu #25

Closed Patrickroelofs closed 2 years ago

Patrickroelofs commented 3 years ago

I'd really like to have an optional toggle to make the context-menu trigger on left-click, technically not a "context-menu" anymore, but the feature would help bring down a lot of bloat in my projects, as currently some menus that I would like to add now have to be done through different packages.

👍 Love the package, I will give it an attempt to add it myself and open a PR, but I'm not confident.

reachtokish commented 3 years ago

Hey @Patrickroelofs, Thanks for raising the issue. Feel free to jump into the project and do the necessary changes. I will be happy to accept your PR. Or else I will do it.

Thanks!!