Auto Minimize Side Bar on Mobile

I’m working on my first Anvil app. Pretty cool so far, and I’m very excited about the possibilities!

When I look at my little app on my phone, things are OK in general. The side bar is hidden by default until you click the hamburger, which is awesome. Then, once I select the new topic from the sidebar list, I expect that the sidebar menu will automatically minimize, but it’s not. I have to swipe it away, which is a bit frustrating.

Is there a way to programmatically get the sidebar to minimize after I click something on mobile?