Closed KyleMaas closed 3 years ago
I'll note that I filed this bug due to a quirk I had to work around to get this to work:
It works properly now. But it did take some trial and error to work around that bug. At least the bug was consistent so I could. :)
This is great, can't count how many times I have needed something like this :) I'll let this simmer a day or two and see if upstream responds to your issue.
Thanks! I already worked around that issue, so it shouldn't affect this. It was just a long road finding what exactly triggered it. In this case, it happened if I put anything after the <textarea>
on the second tab. If I did, then you could switch to that tab but couldn't switch back. So I just moved the WARNING and NOTE messages outside of the tab area, and now everything's hunky dory. But it is a bug to be aware of if you ever try to add anything to that tab.
(I did look at other tab libraries. But this one seemed to be about the simplest, most stable, and smallest I could find. So working around the bug seemed to be worth it.)
Great work! I just tested this and work perfectly.
Awesome. Thanks!
Allow the user to choose to onboard as a new user or go straight to loading from a mnemonic key.
Fixes #255