mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #11423] [MERGED] feat: add more confirmation prompts #126387
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11423
Author: @silentoplayz
Created: 3/8/2025
Status: ✅ Merged
Merged: 3/9/2025
Merged by: @tjbck
Base:
dev← Head:confirmation-prompts📝 Commits (1)
d669932add confirmation prompts📊 Changes
5 files changed (+64 additions, -6 deletions)
View changed files
📝
src/lib/components/admin/Settings/Connections/OllamaConnection.svelte(+13 -1)📝
src/lib/components/admin/Settings/Connections/OpenAIConnection.svelte(+12 -1)📝
src/lib/components/admin/Settings/Evaluations/ArenaModelModal.svelte(+11 -2)📝
src/lib/components/admin/Users/UserList/UserChatsModal.svelte(+15 -1)📝
src/lib/components/chat/Settings/Connections/Connection.svelte(+13 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Related - https://github.com/open-webui/open-webui/pull/10786
Added/Changed
ConfirmDialogandTooltipcomponents, as well as updates to the modal and confirmation dialog setup.The following new confirmation dialog prompts were added in this PR:
Fixed
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.