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

restAdapter needs error handling #1

Open
dgeb opened this issue Dec 30, 2011 · 3 comments
Open

restAdapter needs error handling #1

dgeb opened this issue Dec 30, 2011 · 3 comments

Comments

@dgeb
Copy link
Owner

dgeb commented Dec 30, 2011

This was intentionally left out initially, as it's unclear how errors should flow from the adapter, and back through the store and model in ember-data.js.

Validations have been added to the Contact model in Rails. If either the first or last name is left blank, a record will not be saved properly. This needs to be conveyed to the user.

@dgeb
Copy link
Owner Author

dgeb commented Feb 21, 2012

A possible solution: emberjs/data#87

@dgeb
Copy link
Owner Author

dgeb commented Sep 12, 2012

A more recent PR to watch: emberjs/data#376

@ZenCocoon
Copy link

Even more recent: emberjs/data/pull/958

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

No branches or pull requests

2 participants