mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
Feature req: allow admins to use release note popup modal for user facing alerts #1917
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 @tkg61 on GitHub (Aug 28, 2024).
Is your feature request related to a problem? Please describe.
the banners at the top of the screen are super helpful but I would like to use the release note modal concept for users and be able to customize the text in the modal so they have to agree to terms and conditions to internal policies
Describe the solution you'd like
Allow admins use the release note modal component to require users to read the a custom text modal before using the website.
Example text I would put in the modal that I would want users to agree to:
“ I agree to use this system for non-malicious use cases, I understand that AI can make mistakes and I understand that some responses might be offensive to users”
Describe alternatives you've considered
None
Additional context