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

UI Crash on clear chat button fix #126

Merged
merged 3 commits into from
Aug 21, 2024

Conversation

dominikkawka
Copy link
Member

on merge, close #124

When clicking the clear text button mid answer, the application won't crash anymore.

However it is still generating the answer, so when another question is asked, it will continue answering the previous question.

e.g. I asked to give a short description of Sherlock Holmes before clearing the text.

image

@vishnoianil
Copy link
Member

@dominikkawka Thanks for the PR, appreciate the contribution.

Can you please run the UI linter and push the change. 'npm run lint:fix' should fix the UI linter failure.

@vishnoianil
Copy link
Member

LGTM

@vishnoianil vishnoianil merged commit 652c9df into instructlab:main Aug 21, 2024
5 checks passed
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.

Clicking the clear text button mid answer in /playground/chat returns an error
2 participants