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

Error message is not cleared after re-running script #179

Closed
nhnicwaller opened this issue Sep 21, 2020 · 0 comments · Fixed by #180
Closed

Error message is not cleared after re-running script #179

nhnicwaller opened this issue Sep 21, 2020 · 0 comments · Fixed by #180

Comments

@nhnicwaller
Copy link
Contributor

nhnicwaller commented Sep 21, 2020

The error message (ie. "Invalid JSON") appears in the header for several seconds, and isn't cleared even after running a new script or re-running a script on different data. This can produce confusing results when testing quick changes.

Steps to Reproduce

  1. Insert {}} into document.
  2. Run Format JSON script
  3. Change document to {}
  4. Re-execute Last Script (Shift-Cmd-B)
  5. Observe that header still says "Invalid JSON"

Note: this is only reproducible with the Re-execute command, because using the normal Cmd-B workflow overwrites the status field with "Select your action".

@nhnicwaller nhnicwaller changed the title Error message is not cleared after running script Error message is not cleared after re-running script Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant