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

fixar ação do pós registro #18

Closed
mrmorais opened this issue Sep 10, 2017 · 1 comment
Closed

fixar ação do pós registro #18

mrmorais opened this issue Sep 10, 2017 · 1 comment
Assignees
Milestone

Comments

@mrmorais
Copy link
Member

Após o registro com sucesso, deve renderizar mensagem de sucesso ou redirecionamento adequado. O RegisterForm possui o state register_success inicial em false, e é resolvido para true após a recepção dos dados de registro (POST no /api/user).

Problemas identificados:

  • O buffer JSON da requisição não está se comportando como esperado (linha ~187)
  • o else do json.error nunca é atingido (linha ~190)
@mrmorais mrmorais added this to the Sprint #2 milestone Sep 10, 2017
@mrmorais mrmorais self-assigned this Sep 10, 2017
@mrmorais mrmorais modified the milestones: Sprint #3, Sprint #2 Sep 12, 2017
@mrmorais
Copy link
Member Author

Resolvido no último commit sobre registro

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

1 participant