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

Improve error handling #30

Open
Fetz opened this issue May 28, 2018 · 0 comments
Open

Improve error handling #30

Fetz opened this issue May 28, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@Fetz
Copy link
Owner

Fetz commented May 28, 2018

Currently the demo page error handling sucks. As well the application error handling is not the best.

Demo page

  • add toast error message
  • validate if the json is a valid or not
  • validate if depth is bigger than 0 and integer
  • target is a valid get path

commandline, JS

  • validate if the json is a valid or not
  • validate if depth is bigger than 0 and integer
  • target is a valid get path
@Fetz Fetz added the enhancement New feature or request label May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant