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

Fix Field label configuration #319

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

sstok
Copy link
Member

@sstok sstok commented Sep 17, 2024

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tickets
License MIT

The 'field' option wasn't defined so it was never possible to even use a label for localized input (in StringQuery).

Secondly the labels can now be translated using a TranslatableInterface value (for the Symfony bundle).

@sstok sstok added Bug Core Symfony Symfony bundle, and validator labels Sep 17, 2024
The 'field' option wasn't defined so it was never possible to even use
a label for localized input (in StringQuery).

Secondly the labels can now be translated using a TranslatableInterface
value (for the Symfony bundle).
@sstok sstok force-pushed the feature/translatable-field-label branch from 60d8e94 to 9e17420 Compare September 17, 2024 08:54
@sstok sstok merged commit 9cd369e into rollerworks:main Sep 17, 2024
5 of 6 checks passed
@sstok sstok deleted the feature/translatable-field-label branch September 17, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Core Symfony Symfony bundle, and validator
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant