miljkovicjovan / minimalist-task-tracker

Minimalist task tracker using Local Storage
https://minimalist-task-tracker.netlify.app/
5 stars 21 forks source link

Remove tooltips on buttons on touch screen devices #6

Closed miljkovicjovan closed 1 year ago

Sky-De commented 1 year ago

@miljkovicjovan what do you mean of tooltip? Do you mean this? Screenshot 2023-10-31 032530

if yes, so what exactly do you want? remove tooltip from mobile devices or make that to behave in another way first clarify these then assign this to me thanks

miljkovicjovan commented 1 year ago

@Sky-De Yes that is what I meant by tooltip. I believe there is no need for any of the tooltips that we use to be available for touch screen devices since tooltips are good only for displaying info on hover. So I think a good solution is to just remove them complete on those devices. I will rename the task to make it more clear and will assign to you.