Skip to content

fix(WUI): Navbar spacing and reactive main window#182

Merged
samoehlert merged 4 commits intomainfrom
topic/soehlert/reactive_wui
Nov 17, 2025
Merged

fix(WUI): Navbar spacing and reactive main window#182
samoehlert merged 4 commits intomainfrom
topic/soehlert/reactive_wui

Conversation

@samoehlert
Copy link
Copy Markdown
Collaborator

Closes #18

  • The hamburger menu wasn't working due to a mix of bootstrap 4 and 5.
  • Fix the right hand list item spacing both on the wide view and inside the hamburger menu
  • Fix the width of the add form when the window is bootstrap medium sized

we import 4 via CDN and also the rest of the site is written in bootstrap 4.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 14, 2025

File Coverage
All files 82%
config/consumers.py 78%
config/urls.py 69%
config/settings/base.py 69%
config/settings/local.py 72%
scram/route_manager/admin.py 71%
scram/route_manager/models.py 70%
scram/route_manager/views.py 88%
scram/route_manager/api/serializers.py 92%
scram/route_manager/api/views.py 74%
scram/shared/shared_code.py 56%
scram/templates/403.html 91%
scram/templates/404.html 91%
scram/templates/base.html 99%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 303a84b

Copy link
Copy Markdown
Collaborator

@crankynetman crankynetman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another incredibly annoying one. Great fix, thanks!

@samoehlert samoehlert merged commit 50b28bf into main Nov 17, 2025
17 of 19 checks passed
@samoehlert samoehlert deleted the topic/soehlert/reactive_wui branch November 17, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page layout doesn't work well in a narrow view

3 participants