Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User message entered in input message box is cleared when an agent responds (valid for the first message only), and on + or logo click #3063

Closed
1 task done
VolhaBazhkova opened this issue Jan 30, 2025 · 1 comment
Assignees
Labels
bug Something isn't working _priority_1

Comments

@VolhaBazhkova
Copy link

EPAM AI DIAL chat version

0.24.0

What happened?

Case1:

  1. Create a chat based on any model
  2. Type and send the first message
  3. While the model is responding, type another message to input message box
  4. Note that when the full answer is received, the text from input message box disappears -> bug
    Seems that the issue is reproduced for the first response only.

Case2:

  1. Create a new chat
  2. Type any text into message box
  3. Click on + button -> 'Select an agent for conversation' window appears -> close it
  4. Note that the text disappears -> bug
    The same issue appears if to click on the logo.
    The same issue appears if to click on Change agent and select another agent. No issue if to close on X or select the same agent.
    The same issue appears if to switch to My workspace and back.

Case3:

  1. Open chat1 with history, type a message in to the box
  2. Open chat2 with history -> input box is cleared -> bug

Expected: entered text should be stored in input message box

Confidential information

  • I confirm that do not share any confidential information
@VolhaBazhkova
Copy link
Author

Verified on staging env successfully

@github-project-automation github-project-automation bot moved this from In Testing to Done in AI DIAL Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working _priority_1
Projects
Status: Done
Development

No branches or pull requests

2 participants