dify/web/app/components/workflow/comment
lyzno1 be91db14d9
fix: add hover effect to first message in CommentThread
Wrap the root comment message with the same hover container as replies to ensure consistent hover behavior across all messages.
2025-10-11 15:08:27 +08:00
..
comment-icon.tsx only author can move the comment position 2025-10-10 15:58:01 +08:00
comment-input.tsx fix comment input hoverd by comment content 2025-10-11 10:41:28 +08:00
comment-preview.tsx fix: align CommentPreview styles with design specs 2025-10-11 15:02:06 +08:00
cursor.tsx improve comment cursor move 2025-10-04 14:36:10 +08:00
index.tsx fix CI 2025-09-22 14:20:11 +08:00
mention-input.tsx feat: improve mention input loading state and prevent button flash on submit 2025-10-11 14:20:37 +08:00
thread.tsx fix: add hover effect to first message in CommentThread 2025-10-11 15:08:27 +08:00