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

Redirect to /more_info after successful deposit #19

Closed
JakeUrban opened this issue Nov 26, 2019 · 1 comment
Closed

Redirect to /more_info after successful deposit #19

JakeUrban opened this issue Nov 26, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JakeUrban
Copy link
Contributor

JakeUrban commented Nov 26, 2019

When you submit the form from /interactive_deposit it succeeds and renders the more_info.html template, but the url is still /interactive_deposit. This makes it so you can't refresh the page without trying to re-submit the form and it errors out.

Instead, we should submit the form, then redirect to the more info url since we're done with interactive_deposit

@JakeUrban JakeUrban added the bug Something isn't working label Nov 26, 2019
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 4, 2019
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 4, 2019
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 4, 2019
@JakeUrban JakeUrban self-assigned this Dec 4, 2019
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 4, 2019
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 5, 2019
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 6, 2019
JakeUrban added a commit that referenced this issue Dec 6, 2019
* Fixed issues #22 and #19

* Bumped version and updated Pipfile

* Mark created transactions as incomplete
JakeUrban added a commit to JakeUrban/django-polaris that referenced this issue Dec 6, 2019
@JakeUrban
Copy link
Contributor Author

Released with 0.9.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant