nuxt / ui

A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
https://ui.nuxt.com
MIT License
3.9k stars 485 forks source link

[Slider] Handle tooltip around thumb #1469

Open sanqazz opened 7 months ago

sanqazz commented 7 months ago

Description

It would be amazing to be able to add a tooltip for the value, because now slider looks too simple. Please think about it.

Additional context

No response

sandros94 commented 6 months ago

Indeed this could be useful in a number of situations, but if I'm not mistaken this could not working with the current Popper implementation, not being easily reactive on position changes.