-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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(apps): Adds a toast message dispatcher to the apps #30171
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #30171 +/- ##
===========================================
- Coverage 50.44% 50.32% -0.12%
===========================================
Files 819 819
Lines 15208 15212 +4
Branches 2770 2770
===========================================
- Hits 7671 7656 -15
- Misses 7115 7133 +18
- Partials 422 423 +1
Flags with carried forward coverage won't be shown. Click here to find out more. |
…/apps-toast-message
I want to paraphrase a famous friend of mine: this will go wrong |
…t.Chat into feat/apps-toast-message
This PR currently has a merge conflict. Please resolve this and then re-add the |
…/apps-toast-message
Need important changes in PR and |
Closing this one in favor of new solution proposal. |
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
Depends on: RocketChat/Rocket.Chat.Apps-engine#657
AECO-203