open-formulieren / open-forms

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

UX improvements: modal registration forms for email and stuf #4742

Closed robinmolen closed 3 weeks ago

robinmolen commented 1 month ago

Closes #4686

Changes

The registration forms for Email and StUF-ZDS now use React components, instead of react-json-schema-form generated forms. This allows us to share styling and keep the styling uniform across forms. These changes also improve the user experience, by providing a simular form layout/logic as the other registration inline forms.

Checklist

Check off the items that are completed or not relevant.

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (master@8f11d28). Learn more about missing BASE report. Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
...openforms/registrations/contrib/stuf_zds/plugin.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4742 +/- ## ========================================= Coverage ? 96.55% ========================================= Files ? 748 Lines ? 25410 Branches ? 3358 ========================================= Hits ? 24535 Misses ? 610 Partials ? 265 ```

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