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

Echo back to the user the error messages that the backend responds with #293

Open
dnaaun opened this issue Jul 14, 2020 · 1 comment
Open

Comments

@dnaaun
Copy link
Owner

dnaaun commented Jul 14, 2020

The JSON API responds iwth helpful error messages such as

{
    "message": "The table needs to have the headers 'Example', and 'Category'."
}

But the frontend doesn't echo such messages back to the user.

@dnaaun
Copy link
Owner Author

dnaaun commented Jul 16, 2020

@monajalal , can you work on this? It is all about Ajax, but that is frontend after all ..

@dnaaun dnaaun pinned this issue Jul 20, 2020
@monajalal monajalal self-assigned this Jul 20, 2020
@monajalal monajalal added this to the Higher priority tasks milestone Jul 20, 2020
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