sematic-ai / sematic

An open-source ML pipeline development platform
Other
975 stars 59 forks source link

Open a new tab when command/ctrl-clicking a table row #1104

Closed augray closed 1 year ago

augray commented 1 year ago

It would be good to follow the UX convention of opening a link in a new tab if the click was made with a command/ctrl click (for Mac/PC). This PR adds support for that.

commandClick