birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Fix annoying tooltip behavior on mobile touch screen #291

Closed birdofpreyru closed 10 months ago

birdofpreyru commented 11 months ago

It now opens tooltip in the first click on a link with tooltip, triggers the link on second click. It should better open the link on the very first click, and open tooltip on a long press. And this shouldn’t alter current behavior on a regular monitor with mouse pointer.