Hi everyone, We used one of the Mendix templates to create a small simple app. The app has a hamburger button on the top left of the screen that opens a vertical navigation bar when the app is in mobile mode. When someone selects a page the app opens the page, but the navigation bar stays open and has to be closed by the user by pressing the hamburger button again. Is it possible to close the navigation bar automatically when someone clicks on a page they want to navigate to? We have looked online but could not find the awnser. Thank you,