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

No feedback when failing to archive a flow #4270

Open
ericnewcomer opened this issue Jan 26, 2023 · 1 comment
Open

No feedback when failing to archive a flow #4270

ericnewcomer opened this issue Jan 26, 2023 · 1 comment

Comments

@ericnewcomer
Copy link
Member

Describe the bug
No feedback when failing to archive a flow, missing toastr library.

To Reproduce
Steps to reproduce the behavior:

  1. Create Flow
  2. Create a Campaign Event that starts that flow
  3. View a flow list page with that flow
  4. Check the box next to the flow, Select archive
  5. 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)
@github-actions
Copy link

Without activity, this issue will be closed in 14 days.

@ericnewcomer ericnewcomer self-assigned this Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@ericnewcomer and others