St.navigation collapsing sections

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

1 Like

+1!

Need this feature in my application, sidebar navigation grows too quickly!

Related github issue: Make sections in navigation menu collapsable · Issue #9551 · streamlit/streamlit · GitHub

1 Like