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

Revert the fix to link_to helper with a block #121

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

deivid-rodriguez
Copy link
Member

It has caused several regressions. In order to unblock shipping other improvements, I propose to revert the fix until we find a non-regressing one.

Closes #119.
Closes #120.
Reopens #46.

It has caused several regressions. In order to unblock shipping
other improvements, I propose to revert the fix until we find a
non-regressing one.
@deivid-rodriguez deivid-rodriguez requested a review from a team April 12, 2019 10:14
@deivid-rodriguez
Copy link
Member Author

If anybody has a good fix for this that doesn't regress, of course that's better than this PR. I spent a bit of time yesterday and my conclusion was... "it's not easy". Also, if somebody can write a spec to ensure that we don't regress again, that's also great! I also tried that yesterday but couldn't get something to fail in arbre's specs. My conclusion was that it's probably easier to test this in the activeadmin repo.

@javierjulio
Copy link
Member

That’s a good suggestion for testing it in the AA repo instead or maybe in both. I’m not familiar with this change so I won’t be of help, sorry. We can open or reopen a related issue and let others know this was attempted and that we are looking for contributions to work out the issues. But at least that we are open to a resolution.

@javierjulio javierjulio merged commit 4d5858d into master Apr 12, 2019
@javierjulio javierjulio deleted the revert_link_to_fix branch April 12, 2019 11:35
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

Successfully merging this pull request may close these issues.

Custom helper methods aren't rendered in 1.2.0 Nested Form Fields Rendered Twice in 1.2.0 Release
2 participants