Helium314 / HeliBoard

Customizable and privacy-conscious open-source keyboard
Apache License 2.0
2.28k stars 84 forks source link

Onboarding tutorial gets in the way #465

Open Slion opened 7 months ago

Slion commented 7 months ago

I was installing the app to use the spellchecker as explained there.

However I could not get pass the onboarding tutorial first step without enabling the keyboard in the system settings. Also with multiple keyboard enabled I still could not get pass step 2. I had to disable the other keyboard.

Maybe the solution could be to just have a skip button to discard the tutorial.

Helium314 commented 7 months ago

This might be more work than it seems, as it might require some internal changes. I vaguely remember the spell checker might require some of the keyboard code, and I'm not sure whether the spell checker correctly initializes everything it needs.

Helium314 commented 7 months ago

Actually I can't reproduce it. When I install the app without enabling, and go to spell checker settings there is no setup wizard screen.

I did some adjustments, now spell checker should not crash any more when the keyboard is not used.

Slion commented 7 months ago

What I had in mind with that issue was just a skip button to be able to bypass the tutorial. Then again if you can make the spellchecker work properly without the keyboard that's awesome too.