[PR #6611] Fix: reset button in embedded chatbot #25347

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

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

State: closed
Merged: Yes


Checklist:

Important

Please review the checklist below before submitting your pull request.

  • Please open an issue before creating a PR or link to an existing issue
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods

Description

image

This PR temporarily fixes the issue where the embedded chatbot lacks a reset button in non-mobile scenarios. In the next major update, the entire web app's UI will be refactored, and this issue will be resolved as part of that.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
**Original Pull Request:** https://github.com/langgenius/dify/pull/6611 **State:** closed **Merged:** Yes --- # Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [ ] Please open an issue before creating a PR or link to an existing issue - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods # Description ![image](https://github.com/user-attachments/assets/20ff45d3-8fce-4a39-8618-9009ac23dc8a) **This PR temporarily fixes the issue where the embedded chatbot lacks a reset button in non-mobile scenarios. In the next major update, the entire web app's UI will be refactored, and this issue will be resolved as part of that.** ## Type of Change - [x] Bug fix (non-breaking change which fixes an issue)
yindo added the pull-request label 2026-02-21 20:24:45 -05:00
yindo closed this issue 2026-02-21 20:24:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25347