appsmithorg / appsmithorg/appsmith
[Feature]: On Button Strg + Click | Center Mouse Button Click
Open
Community Reported
Enhancement
Javascript Product
JS Usability
Needs PRD
Query & JS Pod
Query Widgets & IDE Pod
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
onCtrlClick/onCenterClick/onNewTabClick?
### Why should this be worked on?
You are used to perform an action with a Ctrl + Click or with the middle mouse button other than with a simple click. Namely that the action open in a new browser tab.
Currently I use onClick to open a modal. It would be practical if the person clicks a Ctrl + Click or with the middle mouse button that I do not open a modal but that I can use e.g. simply navigateTo.
Contributor guide
Assessment
This issue has not been assessed yet.