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

[QA] How to reject model state? #3

Open
liverbool opened this issue Jun 8, 2017 · 0 comments
Open

[QA] How to reject model state? #3

liverbool opened this issue Jun 8, 2017 · 0 comments

Comments

@liverbool
Copy link

liverbool commented Jun 8, 2017

Hi @fahad19 can you example me how to reject todo state when get error from server?

for example use-case:

  • i see todo Hello todo
  • i click edit todo label Hello todo.
  • i type new todo label New todo.
  • i submit todo to server for save.
  • server return error 500/400 for me.
  • i should see previous todo label Hello todo.

How i can reject todo label to previous state?

Thanks.

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

1 participant