Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
[X] I have not leaked any internal/restricted information like screenshots, videos, code snippets, links etc.
What happened?
When the step is a non round number, the component is glitching.
I can't get decimal values when moving the slider, and it's especially noticeable when the range is not between round numbers.
The slider does follow my assigned steps, but the value and trace is stuck on the last round number.
I would expect the value and UI to support decimal numbers.
Attaching an example
What type of frontend framework are you seeing the problem on?
Prerequisites
What happened?
When the step is a non round number, the component is glitching. I can't get decimal values when moving the slider, and it's especially noticeable when the range is not between round numbers. The slider does follow my assigned steps, but the value and trace is stuck on the last round number. I would expect the value and UI to support decimal numbers. Attaching an example
What type of frontend framework are you seeing the problem on?
React
Which version of iX do you use?
2.5.0
Code to produce this issue.