Skip to content

Please make "Specifying only the "hover" trigger limits the visibility of the overlay to just mouse users" warning less agressive #6989

Description

@meszaros-lajos-gyorgy

Is your feature request related to a problem? Please describe

I'm working on an admin application for desktop users and the spamming of errors about only having hover event for tooltips is rendering the console unusable. It also doesn't really help that despite being called a warning it is displayed with console.error (yeah, I know, it's consistent with react, React's solution is also bad in my opinion)

Image

Describe the solution you'd like

Can it be toned down to like having one warning or change it into a proper warning with console.warn? Or maybe can we mark it somehow in code that I am taking full responsibility for any inconvenience on mobile devices?

Describe alternatives you've considered

If all else fails, I'll block warning.js

Additional context

I see that people already complained on this in 2020, but for some reason it was closed without any fruition apart from comments of "deal with it".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions