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

Boolean field label / value position switched on Detail page #6438

Open
nbennett25 opened this issue Sep 5, 2024 · 1 comment
Open

Boolean field label / value position switched on Detail page #6438

nbennett25 opened this issue Sep 5, 2024 · 1 comment

Comments

@nbennett25
Copy link

nbennett25 commented Sep 5, 2024

Describe the bug
When viewing the Detail page of an entity, the BooleanFieldType field/value position is flipped compared to the other FieldTypes

To Reproduce
Install Symfony
Install Easy Admin
Create an Entity with 2 properties, one a string, and one a boolean
Create a Controller for the Entity, add the fields to the configureFields() method so they are visible
View the Entity Detail page

Expected Result
Field and value positions are consistent

Actual Result
Field and value positions are inconsistent

Additional context

Screenshot 2024-09-05 at 10 05 12 AM
@pfpro
Copy link
Contributor

pfpro commented Sep 11, 2024

check out
#6018

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

2 participants