dify/web/app/components/workflow/comment
lyzno1 239a11855a
fix: prevent dropdown from closing when showing inline delete confirmation
Use pre-rendering strategy with CSS visibility control instead of conditional rendering to avoid race condition between React state update and PortalToFollowElem's click-outside detection.
2025-10-11 20:21:52 +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: prevent dropdown from closing when showing inline delete confirmation 2025-10-11 20:21:52 +08:00