mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-02 06:39:02 -05:00
[PR #14941] [MERGED] Feat: Show timestamp on hover of user message in Chat Bubble UI mode #78526
Reference in New Issue
Block a user
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/14941
Author: @silentoplayz
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/14/2025
Merged by: @tjbck
Base:
dev← Head:chat-bubble-timestamp-on-mouse-hover📝 Commits (1)
d92d555Feat: Show user message timestamps on hover in Chat Bubble UI mode📊 Changes
1 file changed (+15 additions, -1 deletions)
View changed files
📝
src/lib/components/chat/Messages/UserMessage.svelte(+15 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Chat Bubble UImode. Timestamps are now displayed above the message bubble in chat bubble mode and become visible on hover of the entire message container.Changed
groupTailwind CSS class to the mainuser-messagecontainer to enablegroup-hovereffects on child elements like the timestamp.Additional Information
Screenshots or Videos
Timestamp above user's message in


Chat Bubble UImode.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.