Hello, we are utilizing st.navigation, but we have a lot of pages per menu (section).
For example, we have a menu called account, under which we may have pages like profile, logout, login, etc.
We are running into an issue where we have so many pages under a menu, but no way to allow collapsing the menu.
Is it possible to collapse menu’s on the side bar when using st.navigation? If not, what are our alternatives