airbnb / rheostat

Rheostat is a www, mobile, and accessible slider component built with React
MIT License
1.69k stars 189 forks source link

Add tooltip #157

Open dutiyesh opened 6 years ago

dutiyesh commented 6 years ago

Default tooltip:

slider-tooltip

Tooltip with formatted value:

slider-tooltip-with-formatting

dutiyesh commented 6 years ago

What about 'Toast' as a name?

ljharb commented 6 years ago

lol I’m not sure how that makes sense

dutiyesh commented 6 years ago

Toast is a term used in Android. Definition: A toast provides simple feedback about an operation in a small popup.

In our case, we are providing a feedback for user's slider drag operation.

ljharb commented 6 years ago

I doubt that term has any such meaning outside of an android context; let's keep the bikeshed going til we find something more universal :-)

dutiyesh commented 6 years ago

What if we name it related to rheostat itself? Like 'meter'. As it will provide rheostat's meter reading.