Skip to content
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

Bug: Make outside-left and outside-right block regions really responsive #266

Open
abias opened this issue Mar 23, 2023 · 0 comments
Open
Assignees
Labels
bug Something which isn't working

Comments

@abias
Copy link
Member

abias commented Mar 23, 2023

This is a follow-up issue of #30 / #118

Currently, the outside-left and outside-right block regions are marked as experimental due to the fact that they are displayed fine on small and wide screens but do not wrap properly on medium width screens:

Wide screen:
grafik

Small screen:
grafik

Medium width screen:
grafik

Notification in settings:
grafik

This is due to the fact that the outside-left and outside-right block regions are currently built as inline-block elements instead of flex elements which couldn't be solved during the PR peer review without blocking the integration for fixing and testing substantially longer.

This issue should be fixed and the "experimental" notification should be removed from the settings page then.

@abias abias added the bug Something which isn't working label Mar 23, 2023
@abias abias changed the title Bugfix: Make outside-left and outside-right block regions really responsive Bug: Make outside-left and outside-right block regions really responsive Jul 12, 2023
@whuml whuml moved this to Ready for DEV in Boost Union Planning Board Oct 24, 2023
@abias abias moved this from Ready for DEV to In Progress DEV in Boost Union Planning Board Apr 20, 2024
prasanna-lmsace added a commit to bdecentgmbh/moodle-theme_boost_union that referenced this issue Apr 27, 2024
prasanna-lmsace added a commit to bdecentgmbh/moodle-theme_boost_union that referenced this issue Apr 27, 2024
prasanna-lmsace added a commit to bdecentgmbh/moodle-theme_boost_union that referenced this issue Apr 27, 2024
prasanna-lmsace added a commit to bdecentgmbh/moodle-theme_boost_union that referenced this issue Apr 27, 2024
@abias abias moved this from In Progress DEV to Ready for REVIEW in Boost Union Planning Board May 18, 2024
abias pushed a commit to bdecentgmbh/moodle-theme_boost_union that referenced this issue Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something which isn't working
Projects
Status: Ready for REVIEW
Development

No branches or pull requests

2 participants