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

Display Errors Nicely #4

Open
Beamanator opened this issue Aug 9, 2017 · 3 comments
Open

Display Errors Nicely #4

Beamanator opened this issue Aug 9, 2017 · 3 comments

Comments

@Beamanator
Copy link
Owner

Figure out how to nicely & easily display errors on client import

Maybe show separate lists of Successes & Errors?

@Beamanator
Copy link
Owner Author

Currently (as of 0.2.0), errors are added to console output of options.js (but so are some other console messages). Here are some options for improvement:

  1. Email errors to someone (may not be possible)
  2. Display errors on options.js page (not in console)
  3. Remove all other console output that isn't an error

I vote 2 - not sure if we can do this inside main controller, but we can try!

@Beamanator
Copy link
Owner Author

Errors now show up on options.html!
Just needs styling now...

@Beamanator
Copy link
Owner Author

Old errors may still persist on options page?
Make sure they get removed when import button is clicked!

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

1 participant