[PR #4201] fix delete log annotation #24434

Closed
opened 2026-02-21 20:23:00 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/4201

State: closed
Merged: Yes


this is a fix of issue #4200

  1. changes of web/app/components/app/log/list.tsx make sure remove annotation can get the right annotation id
  2. changes of web/app/components/app/chat/index.tsxmake sure this annotation is properly removed. if not this message would still be tagged as annotated and the remove annotation button is still there
**Original Pull Request:** https://github.com/langgenius/dify/pull/4201 **State:** closed **Merged:** Yes --- this is a fix of issue #4200 1. changes of `web/app/components/app/log/list.tsx` make sure `remove annotation` can get the right annotation id 2. changes of `web/app/components/app/chat/index.tsx`make sure this annotation is properly removed. if not this message would still be tagged as annotated and the remove annotation button is still there
yindo added the pull-request label 2026-02-21 20:23:00 -05:00
yindo closed this issue 2026-02-21 20:23:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24434