mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 09:31:58 -05:00
[GH-ISSUE #5608] Bug/UI: going to the admin settings from the sidebar should close the sidebar #29579
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thiswillbeyourgithub on GitHub (Sep 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5608
Bug Report
Installation Method
docker compose
Environment
Confirmation:
Expected Behavior:
From the sidebar, clicking on 'Admin settings' should get me there without me having to close the sidebar
Actual Behavior:
The sidebar is still present so the admin settings are hidden.
Description
Bug Summary:
From the sidebar, clicking on 'Admin settings' should get me there without me having to close the sidebar
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):

Additional Information
Related to #5607
@tjbck commented on GitHub (Sep 22, 2024):
Fixed.