-
Notifications
You must be signed in to change notification settings - Fork 9
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
Disabled Body text still displayed #101
Comments
joe-allen-89
moved this from Assigned
to Needs Reviewing
in adapt_framework: The TODO Board
Oct 19, 2023
joe-allen-89
moved this from Needs Reviewing
to Assigned
in adapt_framework: The TODO Board
Oct 19, 2023
joe-allen-89
moved this from Assigned
to Needs Reviewing
in adapt_framework: The TODO Board
Oct 27, 2023
kirsty-hames
added a commit
that referenced
this issue
Nov 2, 2023
github-project-automation
bot
moved this from Needs Reviewing
to Recently Released
in adapt_framework: The TODO Board
Nov 2, 2023
github-actions bot
pushed a commit
that referenced
this issue
Nov 2, 2023
## [5.5.1](v5.5.0...v5.5.1) (2023-11-02) ### Fix * Body text not updating on revisit with linked confidence sliders ([34a1027](34a1027)) * Body text not updating on revisit with linked confidence sliders (fixes #101) ([94bfa9f](94bfa9f)), closes [#101](#101) * linkedSlider moved to model ([c957d60](c957d60))
🎉 This issue has been resolved in version 5.5.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Subject of the issue/enhancement/features
If the 2nd of the linked confidence sliders is visited first, then the 1st confidence slider is visited, answered and response submitted the Disabled Body text is still displayed when revisiting the 2nd linked confidence slider.
If however this is completed in the correct order, i.e. 1st confidence slider visited, answered and response submitted and then the 2nd linked confidence slider visited the correct Body text is displayed on the 2nd confidence slider.
Your environment
Steps to reproduce
Tell us how to reproduce this issue.
As above
Expected behaviour
Tell us what should happen - Irrelevant of the order visited, if the first linked confidence slider is answered and response submitted the 2nd of the linked confidence sliders should not display the Disabled Body text and display the correct Body text.
Actual behaviour
Tell us what happens instead: If the 2nd of the linked confidence sliders is visited first, then the 1st confidence slider is visited, answered and response submitted the Disabled Body text is still displayed when revisiting the 2nd linked confidence slider. These confidence sliders are linked correctly as per the screenshot the slider displays the answer (2) from the initial linked confidence slider, but also the Disabled Body text.
If however this is completed in the correct order, i.e. 1st confidence slider visited, answered and response submitted and then the 2nd linked confidence slider visited the correct Body text is displayed on the 2nd confidence slider.
Screenshots (if you can)
The text was updated successfully, but these errors were encountered: