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
Describe the bug
A note is only skippable if it is in a group containing more than one item. See #120 (comment). This is inconvenient for something like a welcome message, where the only workaround is to create a second blank note (which can impact formatting).
Additionally, in #121, an example was created for "skip" behavior, but I'm not sure the example actually demonstrates it. A search on the word "skip" in this repo doesn't seem to bring up any examples of the feature usage.
To Reproduce
Steps to reproduce the behavior:
Create a form with a group containing one note that is skippable, then a second group with a select.
Expected behavior
When the program is run, the second group with the select should have focus instead of the first group.
Desktop (please complete the following information):
OS: Mac OS X
The text was updated successfully, but these errors were encountered:
Describe the bug
A note is only skippable if it is in a group containing more than one item. See #120 (comment). This is inconvenient for something like a welcome message, where the only workaround is to create a second blank note (which can impact formatting).
Additionally, in #121, an example was created for "skip" behavior, but I'm not sure the example actually demonstrates it. A search on the word "skip" in this repo doesn't seem to bring up any examples of the feature usage.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When the program is run, the second group with the select should have focus instead of the first group.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: