open-formulieren / open-forms

Smart and dynamic forms
https://open-forms.readthedocs.io
Other
37 stars 26 forks source link

[#4774] Normalize textfield component's value #4775

Closed vaszig closed 1 month ago

vaszig commented 1 month ago

Closes #4774

Changes

The prefill module was already normalizing the components' values but for the textfield component we were missing the normalizer method.

Checklist

Check off the items that are completed or not relevant.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.56%. Comparing base (a755cd5) to head (b0917f3). Report is 15 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4775 +/- ## ======================================= Coverage 96.56% 96.56% ======================================= Files 746 746 Lines 25210 25215 +5 Branches 3322 3324 +2 ======================================= + Hits 24345 24350 +5 Misses 602 602 Partials 263 263 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sergei-maertens commented 1 month ago

Backports: