Skip to content

Fix bad property access & close sidebar drawer when items are tapped on

Jack Hill requested to merge work/jackh/fixes into master

Test-plan:

  • Run the app
  • Make window narrow enough until the sidebar becomes modal
  • Tap/click on a sidebar item

Before:

  • Sidebar did not close automatically

Now:

  • Sidebar closes automatically
Edited by Jack Hill

Merge request reports