mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[PR #9865] [MERGED] fix - Fixes citation modal toggle when clicking inliine citations and # citations > 3 #38058
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/9865
Author: @feynmanliang
Created: 2/12/2025
Status: ✅ Merged
Merged: 2/12/2025
Merged by: @tjbck
Base:
dev← Head:fix-9864📝 Commits (4)
3f24062Adds source-* ids when citations > 308bc7d4Uncollapse so all source buttons visible113addeMerge branch 'dev' into fix-9864361a989Retab collapsible📊 Changes
3 files changed (+21 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/Messages/Citations.svelte(+2 -0)📝
src/lib/components/chat/Messages/ResponseMessage.svelte(+17 -2)📝
src/lib/components/common/Collapsible.svelte(+2 -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.OpenWebUI PR #9865 for fixing issue #9864 - Watch Video
Changelog Entry
Description
source-*ids to citation buttons when number of sources > 3Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.