-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Responsive behaviors on setup wizard language switcher list no longer work as originally designed #7997
Comments
@radinamatic this one is still valid in 0.16.0b10 |
@rtibbles Can I work on this issue? |
Hi @FidalMathew! Sure! I will assign this issue to you. Thank you! |
test.mp4@AlexVelezLl I think the setup_wizard page doesn't exist now. The language option is present on the auth/#/signin page. Can you confirm this? Let me know if any changes are required. Thank you! |
@FidalMathew - the setup wizard still exists, however, you need to have a fresh KOLIBRI_HOME directory in order to see it, it is only used during initial setup. You can see it again by running Kolibri with the |
Thanks, @rtibbles got it! |
Fixed in #11847. |
Observed behavior
The number of visible languages is changing based on screen size breakpoints even though the available space is not changing.
This may have been an unintentional consequence of some unrelated layout changing, e.g. making the max-width of the setup wizard smaller.
Expected behavior
UI layout should be responsive to actual available screen real estate.
User-facing consequences
Layout and text wrapping behavior on the very first screen users see behaves poorly.
Steps to reproduce
resize setup wizard window
Context
0.14.7 rc2
0.16.0b10
The text was updated successfully, but these errors were encountered: