manage links on touchscreen without open multiple tabs by mistake
Opened this issue · 2 comments
vecna commented
Issue:
- an user is accessing to the website on mobile, the user is scrolling
- the user my mistake press on a link, this link open a new tab. that was not the user intention
solutions (proposed)
- find a CSS or a JS module or something, which gives a bunch of milliseconds to realize that by keeping the finger in the same position, something will open.
vecna commented
perhaps migrating to fully use material-ui and react for the website parts is the most stable long term solution
vecna commented
let's say our web and mobile issues are bigger than random unexpected clicks 🤷 😅