Missing Button to Add Annotations #12783

Closed
opened 2026-02-21 19:09:02 -05:00 by yindo · 1 comment
Owner

Originally created by @zengshing on GitHub (Apr 10, 2025).

Originally assigned to: @JzoNgKVO on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.1.3

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

I am debugging the knowledge base through the chatbot and have noticed that in versions 1.1.3 and the latest 1.2.0, after enabling the annotation reply feature, the debugging results do not show the button to add annotations. However, this button was present in version 0.15.3.

0.15.3
Image

1.1.3 and 1.2.0

Image

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @zengshing on GitHub (Apr 10, 2025). Originally assigned to: @JzoNgKVO on GitHub. ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.1.3 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce I am debugging the knowledge base through the chatbot and have noticed that in versions 1.1.3 and the latest 1.2.0, after enabling the annotation reply feature, the debugging results do not show the button to add annotations. However, this button was present in version 0.15.3. 0.15.3 ![Image](https://github.com/user-attachments/assets/43a8f518-8b05-48c0-abf9-b490721d339f) 1.1.3 and 1.2.0 ![Image](https://github.com/user-attachments/assets/40a96d1f-12e7-4f1c-858b-dae47ebc9271) ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo added the 🐞 bug label 2026-02-21 19:09:02 -05:00
yindo closed this issue 2026-02-21 19:09:02 -05:00
Author
Owner

@dosubot[bot] commented on GitHub (Apr 10, 2025):

你好,@zengshing!我是一个可以帮助你解决bug、回答问题并成为贡献者的机器人。虽然我无法代替人类维护者,但我在这里随时准备帮助你!

To resolve the issue of the missing annotation button in Dify versions 1.1.3 and 1.2.0, ensure that the features.annotationReply?.enabled setting is enabled. This setting is necessary for the annotation button to appear in the chat interface. Additionally, verify that the annotationConfig?.enabled setting is properly configured, as it is required for initializing the annotation feature [1][2].

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other

@dosubot[bot] commented on GitHub (Apr 10, 2025): <!-- Greeting --> 你好,@zengshing!我是一个可以帮助你解决bug、回答问题并成为贡献者的机器人。虽然我无法代替人类维护者,但我在这里随时准备帮助你! <!-- Answer --> To resolve the issue of the missing annotation button in Dify versions 1.1.3 and 1.2.0, ensure that the `features.annotationReply?.enabled` setting is enabled. This setting is necessary for the annotation button to appear in the chat interface. Additionally, verify that the `annotationConfig?.enabled` setting is properly configured, as it is required for initializing the annotation feature <sup>[[1]](https://github.com/langgenius/dify/blob/main/web/app/components/base/features/new-feature-panel/feature-bar.tsx)</sup><sup>[[2]](https://github.com/langgenius/dify/blob/main/web/app/components/app/annotation/index.tsx)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/ce2a9ade-6bca-42d3-a0a2-ba1243f1d6e3?feedback_type=other)</sup>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#12783