mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-31 05:50:59 -05:00
Inability to access sidebar menu or message field on mobile device after recent redesign #1138
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 @skobkin on GitHub (Jun 5, 2024).
Bug Report
Description
Bug Summary:
This is yet another UI/UX degradation caused by recent redesign like #2827 which makes it harder to use the UI on mobile devices.
The old way to call the sidebar wasn't very convenient, but it was working any time at least. You didn't need to scroll the entire chat to access the menu or the input field.
Steps to Reproduce:
Expected Behavior:
Being able to easily access the menu or new message field
Actual Behavior:
Either header with menu button and model selector or message input field are hidden until user scrolls the entire chat to the opposing side.
Environment
Open WebUI Version: 0.2.4
Operating System: Android
Browser (if applicable): Vivaldi
Reproduction Details
Confirmation:
Logs and Screenshots
Screenshots (if applicable):
https://github.com/open-webui/open-webui/assets/967576/c4483e54-8173-4e02-9c5e-f2e3e47b3052
Installation Method
Docker Compose
@justinh-rahb commented on GitHub (Jun 5, 2024):
What browser is that? Chrome on Android does not exhibit this behavior. When the input box is visible, yes the header gets hidden, but if I hide the input box, the header reappears immediately. This is far more usable than the old way with the nearly-invisible pill button.