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 hitting enter to confirm attribute selection
expected behaviour: confirming this value for this attribute and continuing in the flow.
actual behaviour: return to home page and interruption of the flow.
The text was updated successfully, but these errors were encountered:
…g enter it will navigate to the home page and interrupt the flow. (Issue #5955, PR #6009)
# Description
Video is based on mocked model, as submit on enter in our Forms happen only when the form has one input
https://github.com/user-attachments/assets/a29d8a47-3843-4156-a8c3-976e749557e1closes#5955
# Self Check:
Strike through any lines that are not applicable (`~~line~~`) then check the box
- [x] Attached issue to pull request
- [x] Changelog entry
- [x] Code is clear and sufficiently documented
- [ ] Sufficient test cases (reproduces the bug/tests the requested feature)
- [x] Correct, in line with design
- [ ] End user documentation is included or an issue is created for end-user documentation (add ref to issue here: )
attachment:
hitting-enter-to-confirm-selection-returns-to-home-page.webm
context:
in the composer creating a new instance
bug:
The text was updated successfully, but these errors were encountered: