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

Localize (validation error) messages #629

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Conversation

sergei-maertens
Copy link
Member

Missed it when cleaning up the previous PR
@sergei-maertens sergei-maertens requested a review from Viicos January 8, 2024 13:43
@Viicos
Copy link
Contributor

Viicos commented Jan 8, 2024

Yeah totally forgot about translations 😵‍💫

Ensure the validation error messages are translated and sufficiently
accessible for people using screen readers (meaning the field label
must be mentioned in the validation error message).
Copy link

codecov bot commented Jan 9, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b014d03) 73.28% compared to head (2c38fe5) 73.07%.

Files Patch % Lines
src/formio/components/AddressNL.js 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   73.28%   73.07%   -0.21%     
==========================================
  Files         216      216              
  Lines        4436     4450      +14     
  Branches     1181     1185       +4     
==========================================
+ Hits         3251     3252       +1     
- Misses       1146     1159      +13     
  Partials       39       39              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sergei-maertens sergei-maertens merged commit 4bfec86 into main Jan 9, 2024
14 of 15 checks passed
@sergei-maertens sergei-maertens deleted the chore/address-nl-i18n branch January 9, 2024 11:20
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.

2 participants