[PR #1623] [MERGED] Fix hover and selected state issues for reason buttons in light theme. #91764

Closed
opened 2026-05-15 17:14:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1623
Author: @que-nguyen
Created: 4/20/2024
Status: Merged
Merged: 4/20/2024
Merged by: @tjbck

Base: devHead: main


📝 Commits (1)

  • 77ec9dd Fix hover and selected state issues for reason buttons in light theme.

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/lib/components/chat/Messages/RateComment.svelte (+2 -2)

📄 Description

Description

This pull request fixes the issue where the reason buttons in the light theme did not display hover and selected states
fixed-bug


Changelog Entry

Added

  • Enhanced interaction feedback for reason buttons in the light theme.

Fixed

  • Corrected the hover and selected state behaviors for reason buttons in the light theme.

Changed

  • Updated in file /src/lib/components/chat/Messages/RateComment.svelte

Removed

  • None

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/1623 **Author:** [@que-nguyen](https://github.com/que-nguyen) **Created:** 4/20/2024 **Status:** ✅ Merged **Merged:** 4/20/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (1) - [`77ec9dd`](https://github.com/open-webui/open-webui/commit/77ec9dd1f235283b639a7b919ee83ba0dbda14b0) Fix hover and selected state issues for reason buttons in light theme. ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/chat/Messages/RateComment.svelte` (+2 -2) </details> ### 📄 Description ## Description This pull request fixes the issue where the reason buttons in the light theme did not display hover and selected states ![fixed-bug](https://github.com/open-webui/open-webui/assets/2045117/100c4e6f-121a-42f0-9ce8-3431a2f888fe) --- ### Changelog Entry ### Added - Enhanced interaction feedback for reason buttons in the light theme. ### Fixed - Corrected the hover and selected state behaviors for reason buttons in the light theme. ### Changed - Updated in file /src/lib/components/chat/Messages/RateComment.svelte ### Removed - None --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-15 17:14:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#91764