Keyboard shortcuts for pass/fail interfere with Text Input component
Closed this issue · 2 comments
swashbuck commented
When Dev Tools is enabled, the keyboard shortcuts for f, p, and h cause the topic to be failed, passed, or half/half. As a result, if you type any of those characters into a text field or text area (ex. in adapt-contrib-textInput), this behavior is triggered and the component is submitted. The keyboard shortcut code is in pass-half-fail.js.
Dev Tools: 3.0.13
Adapt Framework: 5.18.2
chris-steele commented
This should be fixed by 3e6a7fb and released in v3.0.14
swashbuck commented
Thanks, this is now fixed.