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

Update file upload modal error handling and prevent multiple chat requests at once #127

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

estohlmann
Copy link
Member

@estohlmann estohlmann commented Oct 3, 2024

Description of changes:

  • File upload errors weren't displaying in an intuitive way so that the user would know if the file they were uploading was an invalid type.
  • Update listener for enter key to not allow user to submit a request if response is running

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@estohlmann estohlmann changed the title update file upload modal error handling Update file upload modal error handling Oct 3, 2024
@estohlmann estohlmann changed the title Update file upload modal error handling Update file upload modal error handling and prevent multiple chat requests at once Oct 3, 2024
@estohlmann estohlmann merged commit 83f9290 into develop Oct 3, 2024
4 checks passed
@estohlmann estohlmann deleted the fix/file-upload-error-handling branch October 3, 2024 19:15
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.

2 participants