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

Create Coffee Run interface - Improve error feedback #7

Open
kristremblay opened this issue Mar 7, 2019 · 0 comments
Open

Create Coffee Run interface - Improve error feedback #7

kristremblay opened this issue Mar 7, 2019 · 0 comments
Assignees
Labels
Todo Have a plan? Forget something?

Comments

@kristremblay
Copy link
Owner

Currently there is no feedback outside of bootstrap defaults. If a user does something nefarious (like removing the required attribute on a field) it currently dumps a 422 error to the console. This is low priority since people aren't likely to do this, but it was brought to my attention that this was causing a 500 error (now fixed).

@kristremblay kristremblay added the Todo Have a plan? Forget something? label Mar 7, 2019
@kristremblay kristremblay self-assigned this Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Todo Have a plan? Forget something?
Projects
None yet
Development

No branches or pull requests

1 participant