No text input when debug as multiple models #1956

Closed
opened 2026-02-21 17:39:55 -05:00 by yindo · 0 comments
Owner

Originally created by @JokerQyou on GitHub (Apr 9, 2024).

Originally assigned to: @zxhlyh, @JzoNgKVO on GitHub.

Self Checks

  • This is only for bug report, if you would like to ask a quesion, 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).
  • Pleas do not modify this template :) and fill in all the required fields.

Dify version

0.6.0-fix1

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

You need to have an agent to reproduce this bug.

  • Navigate to Studio, and click on any of your agents. You'll be brought to the agent's Orchestrate page.
  • On right side of the page, the text input area is just below the chat history area.
    image
  • Now click on the model selector, and select "Debug as multiple models", this would add another chat history area. But the text input area disappears.
    image
    image

✔️ Expected Behavior

The text input area should always be there, so we can chat with multiple models to debug.

Actual Behavior

The text input area disappears when debug multiple models. It only appears when there is only a single model selected.

Originally created by @JokerQyou on GitHub (Apr 9, 2024). Originally assigned to: @zxhlyh, @JzoNgKVO on GitHub. ### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, 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] Pleas do not modify this template :) and fill in all the required fields. ### Dify version 0.6.0-fix1 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce You need to have an agent to reproduce this bug. - Navigate to Studio, and click on any of your agents. You'll be brought to the agent's Orchestrate page. - On right side of the page, the text input area is just below the chat history area. ![image](https://github.com/langgenius/dify/assets/1465267/87b48bb5-7f02-4ee8-88a7-22da5d8399db) - Now click on the model selector, and select "Debug as multiple models", this would add another chat history area. But the text input area disappears. ![image](https://github.com/langgenius/dify/assets/1465267/279290c7-5d4f-4823-8fd3-8d8ff09e43eb) ![image](https://github.com/langgenius/dify/assets/1465267/f871102b-5b6d-49a2-8abe-e131cb3cee6a) ### ✔️ Expected Behavior The text input area should always be there, so we can chat with multiple models to debug. ### ❌ Actual Behavior The text input area disappears when debug multiple models. It only appears when there is only a single model selected.
yindo added the 🐞 bug label 2026-02-21 17:39:55 -05:00
yindo closed this issue 2026-02-21 17:39:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#1956