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
fillInTheBlanks is great and you can move from one field to another using the keyboard arrows. But I would like to be able to do it with the tab key. Is it possible ?
The text was updated successfully, but these errors were encountered:
Thanks for filing this issue. A bug report is always helpful to keep track of and resolve issues.
In this case the issue was pretty clear and we had a discussion on Discord about it, so I had some context, but ideally a report would include at least:
some code that I can use to debug the problem
some step by step instructions for me to follow to reproduce the problem
a clear description of what happened vs what you expected
Without this information it can take me considerably more time to investigate and fix an issue (or never fix it at all).
When creating an issue, following the instruction in the issue template is a good way to make sure the report includes all the necessary information.
As an example, here's the same issue following the template:
Description
Pressing the Tab key when inside a "fill-in-the-blank" does not move the focus to the next "fill-in-the-blank" in the page.
fillInTheBlanks is great and you can move from one field to another using the keyboard arrows. But I would like to be able to do it with the tab key. Is it possible ?
The text was updated successfully, but these errors were encountered: