mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
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/14984
Author: @reduardo7
Created: 6/14/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (1)
3bed153Ref #14973 - Improve multi-modal UI/UX📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Messages/MultiResponseMessages.svelte(+1 -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
This PR addresses the UI/UX issue described in #14973, where the selected response box in multi-model chats was barely distinguishable from the others.
The border of the selected response box has been updated to be
3pxthick and use a higher-contrast color.This makes the selected response much more visually prominent, improving clarity for users when multiple model responses are shown side by side.
This should resolve the feedback that the selection indicator was “imperceptible” and enhance the overall usability of the multi-response interface.
Fixed
Additional Information
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.