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

fix(chatbot): inactivated refresh button and inputs when the message … #59

Merged
merged 1 commit into from
May 13, 2024

Conversation

sebastianmusial
Copy link
Member

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

  • the refresh button is active when we are waiting for the response - it caused issues in the streaming
  • the record and attachments button is active when we are waiting for the response

What is the new behavior?

  • refresh, record and attachment buttons are inactive when we are waiting for the response
  • user can always type the message

Does this PR introduce a breaking change?

  • Yes
  • No

@sebastianmusial sebastianmusial merged commit 678908c into feat/openai-assistant-update May 13, 2024
1 check passed
@sebastianmusial sebastianmusial deleted the fix/chatbot-actions branch May 13, 2024 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants