-
Notifications
You must be signed in to change notification settings - Fork 23
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
Feat add toasts for conversation actions #39
Conversation
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. |
4653aa8
to
9c36f72
Compare
Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: Lin Wang <[email protected]>
Signed-off-by: Lin Wang <[email protected]>
9c36f72
to
6c5f87d
Compare
Signed-off-by: Lin Wang <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
40838c6
into
opensearch-project:feature/agent-framework
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.