-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If multiple slider views are present in a single form, then changing a value of one slider updates value of another slider. #1818
Labels
Milestone
Comments
|
7 tasks
great catch santosh and thanks for fixing aditya! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Describe the bug
A questionnaire form contains n number of slider such way that some of the sliders are not visible at that moment, to make it visible user has to scroll the form at the top or bottom, if value get changed in one of the slider then same value also get changed in another slider.
Component
SDC library
To Reproduce
Precondition :
Add multiple slider views in questionnaire form.
Steps to reproduce the behavior:
Expected behavior
Changing value in one slider should not update the value in other slider.
Screenshots
If applicable, add screenshots to help explain your problem.
Screen.Recording.2023-01-19.at.11.53.26.AM.mov
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered: