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

Feat add toasts for conversation actions #39

Conversation

wanglam
Copy link
Collaborator

@wanglam wanglam commented Dec 4, 2023

Description

1.Add toasts for edit modal
2.Add toasts for delete modal
3.Add toasts for new conversation

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@wanglam wanglam marked this pull request as ready for review December 4, 2023 08:06
@wanglam wanglam changed the title Feat add toats for conversation actions Feat add toasts for conversation actions Dec 4, 2023
@SuZhou-Joe
Copy link
Member

Overall I do not see error toast when deleting / updating, is that expected?

@wanglam
Copy link
Collaborator Author

wanglam commented Dec 4, 2023

Overall I do not see error toast when deleting / updating, is that expected?

Will ask if there are any common error toasts, will be added in the future PRs.

@wanglam wanglam force-pushed the feat-add-toats-for-conversation-actions branch from 4653aa8 to 9c36f72 Compare December 5, 2023 06:35
@wanglam wanglam changed the base branch from feature/langchain to feature/agent-framework December 5, 2023 06:35
Signed-off-by: Lin Wang <wonglam@amazon.com>
Signed-off-by: Lin Wang <wonglam@amazon.com>
Signed-off-by: Lin Wang <wonglam@amazon.com>
Signed-off-by: Lin Wang <wonglam@amazon.com>
@wanglam wanglam force-pushed the feat-add-toats-for-conversation-actions branch from 9c36f72 to 6c5f87d Compare December 6, 2023 03:56
Signed-off-by: Lin Wang <wonglam@amazon.com>
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2155b00) 22.86% compared to head (ea38c80) 23.31%.
Report is 2 commits behind head on feature/agent-framework.

Additional details and impacted files
@@                     Coverage Diff                     @@
##           feature/agent-framework      #39      +/-   ##
===========================================================
+ Coverage                    22.86%   23.31%   +0.44%     
===========================================================
  Files                           42       42              
  Lines                          892      918      +26     
  Branches                       221      225       +4     
===========================================================
+ Hits                           204      214      +10     
- Misses                         681      697      +16     
  Partials                         7        7              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanglam wanglam merged commit 40838c6 into opensearch-project:feature/agent-framework Dec 6, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants