Skip to content

Apply buttons: convert the button_to back to link_to #252

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

Open
lisbethmarianne opened this issue Sep 12, 2016 · 0 comments
Open

Apply buttons: convert the button_to back to link_to #252

lisbethmarianne opened this issue Sep 12, 2016 · 0 comments

Comments

@lisbethmarianne
Copy link
Member

button_to is not a good choice for a get request.

The advantage is that it is easier to do a disabled version for button_to compared to link_to.
So we have to figure out how to do that with a link_to.

Also needs change of the tests.

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