-
-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
Description
In the deployed Streamlit app, once the sidebar is collapsed using the toggle button, it cannot be reopened. The toggle button becomes unresponsive, and on refreshing or reopening the app, the sidebar remains hidden with no way to toggle it back.
Steps to Reproduce:
Open the deployed Streamlit app.
Click the "≡" (toggle sidebar) button to collapse the sidebar.
Try clicking it again — nothing happens.
Refresh the app — sidebar still remains hidden.
Expected Behavior:
Clicking the toggle button should reopen the sidebar.
Impact:
This makes sidebar-based navigation or inputs completely inaccessible.
I would like to work on this issue. Please assign it to me.