I have read and followed all the instructions provided in the README.md.
I have reviewed the troubleshooting.md document.
I have included the browser console logs.
I have included the Docker container logs.
Logs and Screenshots
Screenshots (if applicable):
Chat history enabled, user menu is visible.
Chat history disabled, user menu is covered.
Installation Method
Install via Docker.
Additional Information
N/A
Note
N/A
Originally created by @adan89lion on GitHub (Feb 1, 2024).
# Bug Report
## Description
**Bug Summary:**
When chat history is disabled, the tip message about the said matter blocks the user menu.
**Steps to Reproduce:**
1. Turn off chat history in settings
2. Click on the bottom-right user menu
3. The menu is covered by the warning "Chat History is off for this browser"
**Expected Behavior:**
The user menu is covered
**Actual Behavior:**
The user menu should not be covered
## Environment
- **Operating System:** Tested on Android (OneUI 6.0), iOS 17.3 and macOS 14.3
- **Browser (if applicable):** Tested on Chrome 121.0.6167.139 (Official Build), Safari 17.3
## Reproduction Details
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I have reviewed the troubleshooting.md document.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
## Logs and Screenshots
**Screenshots (if applicable):**

> Chat history enabled, user menu is visible.

> Chat history disabled, user menu is covered.
## Installation Method
Install via Docker.
## Additional Information
N/A
## Note
N/A
I think ChatGPT does not have this behavior. I can still access my user menu (Settings, Help & FAQ, Logout, etc.) when the chat history is off.
However, ollama-webui blocks the access to Admin Panel, Settings and Sign Out options when chat history is turned off.
@adan89lion commented on GitHub (Feb 1, 2024):
Hi @tjbck,
I think ChatGPT does not have this behavior. I can still access my user menu (Settings, Help & FAQ, Logout, etc.) when the chat history is off.

However, ollama-webui blocks the access to Admin Panel, Settings and Sign Out options when chat history is turned off.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @adan89lion on GitHub (Feb 1, 2024).
Bug Report
Description
Bug Summary:
When chat history is disabled, the tip message about the said matter blocks the user menu.
Steps to Reproduce:
Expected Behavior:
The user menu is covered
Actual Behavior:
The user menu should not be covered
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Screenshots (if applicable):

Installation Method
Install via Docker.
Additional Information
N/A
Note
N/A
@tjbck commented on GitHub (Feb 1, 2024):
Hi, this is the intended behaviour! You can check ChatGPT has the same behaviour as well, Thanks!
@adan89lion commented on GitHub (Feb 1, 2024):
Hi @tjbck,
I think ChatGPT does not have this behavior. I can still access my user menu (Settings, Help & FAQ, Logout, etc.) when the chat history is off.
However, ollama-webui blocks the access to Admin Panel, Settings and Sign Out options when chat history is turned off.
@tjbck commented on GitHub (Feb 1, 2024):
Oops, Taking a look!