You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
No feedback when failing to archive a flow, missing toastr library.
To Reproduce
Steps to reproduce the behavior:
Create Flow
Create a Campaign Event that starts that flow
View a flow list page with that flow
Check the box next to the flow, Select archive
Nothing happens except a console error for missing library
Expected behavior
Either the flow is archived (archiving the event too?) or we provide some kind of in-page feedback.
Console log
VM21417:69 Uncaught ReferenceError: toastr is not defined at Object.success (<anonymous>:69:11) at j (jquery.js:3047:30) at Object.fireWith [as resolveWith] (jquery.js:3159:7) at x (jquery.js:8183:14) at XMLHttpRequest.<anonymous> (jquery.js:8530:9)
The text was updated successfully, but these errors were encountered:
Describe the bug
No feedback when failing to archive a flow, missing toastr library.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Either the flow is archived (archiving the event too?) or we provide some kind of in-page feedback.
Console log
The text was updated successfully, but these errors were encountered: