You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It isn't a bug. It is a feature.
When I add a title to the input I like to transform into a slider I assume to see the title when I hover over the slider.
To Reproduce
Steps to reproduce the behavior:
Open the provided link
Hover over the slider
There is no title "accessability matters"
Expected behavior
When a title attribute is present on an input it should be used as a title on the container-div.
Screenshots
This is my expectation:
Desktop (please complete the following information):
OS: MacOS
Browser Firefox
Version 67.0
Additional context
I think it could be implemented here:
Example
https://jsfiddle.net/p0m3aq8o/
Describe the bug
It isn't a bug. It is a feature.
When I add a title to the input I like to transform into a slider I assume to see the title when I hover over the slider.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When a
title
attribute is present on aninput
it should be used as a title on the container-div.Screenshots
This is my expectation:
Desktop (please complete the following information):
Additional context
I think it could be implemented here:
rangeSlider/src/range-slider.js
Lines 107 to 112 in 2743f96
The text was updated successfully, but these errors were encountered: