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

Formhelper.field_class attribute does not get applied to the floating field wrapper #198

Open
Ri-Dearg opened this issue Feb 3, 2025 · 0 comments · May be fixed by #199
Open

Formhelper.field_class attribute does not get applied to the floating field wrapper #198

Ri-Dearg opened this issue Feb 3, 2025 · 0 comments · May be fixed by #199

Comments

@Ri-Dearg
Copy link

Ri-Dearg commented Feb 3, 2025

Previously, the field_class attribute could be used with Bootstrap templates to edit the wrapper on each form item in one line. The floating_field.html template is completely missing logic to parse this attribute, while it is still present in other templates. This makes the application of classes on wrappers much more tedious.

I will do a pull request to fix this if I have the time.

Ri-Dearg added a commit to Ri-Dearg/crispy-bootstrap5 that referenced this issue Feb 3, 2025
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 a pull request may close this issue.

1 participant