Giter Site home page Giter Site logo

Comments (3)

sleeplessnight2 avatar sleeplessnight2 commented on June 15, 2024

I have a better suggestion:

Instead of just dropping thoughtfully created tips, you could customize how tooltips are handled on a touch input.

Fortunately, "hover" on touch inputs is a commonly known "designer" problem and a very good solution has been written down here: https://uxmovement.com/mobile/how-to-display-tooltips-on-mobile-forms/

Would this be an option you would include or have someone else include?

from grocy.

berrnd avatar berrnd commented on June 15, 2024

This here was about that tooltips could not be dismissed on mobile, not about that the position is "wrong" - so (again, sorry) dein Vergleich passt mal wieder nicht...

Wenn die Position also deiner Meinung nach im Eingabefeld besser ist statt neben der Bezeichnung - kannst es gerne (wohl per CSS) überall entsprechend hin basteln, mich störts nicht und ganz viele andere Anwendungen machen das genauso.

Wenns um das Problem geht, dass die Tooltips auf touch-input-devices nicht verschwinden:
Die Tooltips sind nicht selbst gebastelt, sondern die aus Bootstrap und die wiederum benutzen Popper.js - da müsste also man dann vermutlich mal eher gucken...

from grocy.

sleeplessnight2 avatar sleeplessnight2 commented on June 15, 2024

Wow, how half the text is missing at my previous post ...
I had previously something additional, important in the post inside and remained the design part.

It's not primarily about the design at all. That would be a nice side effect.

It's about the fact, that the problem of tooltips staying on the screen is caused by the fact, that there is no "hover" on a touchinput. So the named javascript function "mouse over", which is active on all tooltips.
This does not work on a touch system, which is why this "bug" was opened.

The problem is known to all webdesigners, so an alternative to the hover is needed. Often one goes the way to tap-and-hold or longpress.
This alternative goes among other things with the design, so that one can still tap the tooltip...

And there I wanted to ask, whether a rebuild of the handling of the tips would be a option instead of just disable, so that the valuable information are not simply gone?

from grocy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.