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
When we click the slider , the slider gets covered by the input field lines rather it should have more z index so that it should not be covered by the input field lines.
As @jobara mentioned in #23 (comment), this issue is part of the Infusion project. Moreover, range sliders have been removed in the latest version of the Infusion.
Here is a demo of the textfield controls in the latest infusion. I think this is another issue that should be addressed by updating to the latest dev release or latest stable (after Infusion 3.0 is released). You can investigate how much work it is to do at this point, but it may be better suited to update with the full site update.
Describe the bug
When we click the slider , the slider gets covered by the input field lines rather it should have more z index so that it should not be covered by the input field lines.
To reproduce
Steps to reproduce the behavior:
Expected behavior
The slider should have more z-index so that the two input field lines should not overlap the slider.
Screenshots
Desktop
The text was updated successfully, but these errors were encountered: