Skip to content
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

ItemsComponentModel not possible to store active item for restoration later #493

Closed
oliverfoster opened this issue Jan 31, 2024 · 1 comment · Fixed by #494
Closed

ItemsComponentModel not possible to store active item for restoration later #493

oliverfoster opened this issue Jan 31, 2024 · 1 comment · Fixed by #494
Assignees

Comments

@oliverfoster
Copy link
Member

oliverfoster commented Jan 31, 2024

Subject of the issue

When calling setActiveItem, if the component is completed, the storeUserAnswer function doesn't call and so it is not easy to store the active item if it has changed.

:: Narrative position restoration.

@oliverfoster oliverfoster self-assigned this Jan 31, 2024
@oliverfoster oliverfoster moved this from New to Needs Reviewing in adapt_framework: The TODO Board Jan 31, 2024
@github-project-automation github-project-automation bot moved this from Needs Reviewing to Recently Released in adapt_framework: The TODO Board Feb 2, 2024
github-actions bot pushed a commit that referenced this issue Feb 2, 2024
## [6.45.3](v6.45.2...v6.45.3) (2024-02-02)

### Fix

* Allow /#/preview/b-05 for rendering a single id (fixes #488) (#495) ([349629b](349629b)), closes [#488](#488) [#495](#495)
* Call storeUserAnswer on item change (fixes #493) (#494) ([d208379](d208379)), closes [#493](#493) [#494](#494)
@oliverfoster
Copy link
Member Author

🎉 This issue has been resolved in version 6.45.3 🎉

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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant