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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collapse simplified simple_form_for to single line #10610

Merged
merged 1 commit into from
May 15, 2024

Conversation

aduth
Copy link
Member

@aduth aduth commented May 13, 2024

馃洜 Summary of changes

Updates form markup to collapse rendering of simple_form_for to a single line.

This is a follow-up to #10604. I had originally planned to include these changes as part of that pull request, but decided against it in order to keep the diff simpler. But the simplifications enabled by that work remove a lot of configuration from simple_form_for to allow many of them to reasonably fit within a single line of 100 column length or fewer.

馃摐 Testing Plan

These changes are formatting-only, so not expected to have an impact on end-user experience.

changelog: Internal, Code Quality, Improve readability of view form code
@aduth aduth merged commit e858932 into main May 15, 2024
2 checks passed
@aduth aduth deleted the aduth-simple-form-for-collapse branch May 15, 2024 12:30
@amirbey amirbey mentioned this pull request May 16, 2024
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.

None yet

2 participants