mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-13 01:02:25 -06:00
bda49ccdb6
Every other navigation entry in the user menu (Settings, Admin Panel, Archived Chats, Workspace, Notes, Automations, Playground, Sign Out) collapses the sidebar on mobile after navigating, but the Calendar entry was missing this handling, leaving the sidebar open over the Calendar page on mobile. Add the same mobile guard used by the sibling entries.