Skip to content

Re-aligning OF api and formio-renderer#257

Merged
sergei-maertens merged 1 commit intomainfrom
feature/5823-profile-component-realign-with-api
Dec 17, 2025
Merged

Re-aligning OF api and formio-renderer#257
sergei-maertens merged 1 commit intomainfrom
feature/5823-profile-component-realign-with-api

Conversation

@robinmolen
Copy link
Contributor

Closes open-formulieren/open-forms#5823

There is a small naming difference between the OF api and the formio-renderer, causing issues with the profile component.

This commit changes the naming in the formio-renderer, so it will again align with the OF api.

There is a small naming difference between the OF api and the formio-renderer, causing issues with the profile component.

This commit changes the naming in the formio-renderer, so it will again align with the OF api.
@codecov
Copy link

codecov bot commented Dec 17, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 69.42%. Comparing base (5f8afd4) to head (bdfb6f5).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/registry/customerProfile/subFields.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   69.42%   69.42%           
=======================================
  Files         290      290           
  Lines       10786    10786           
  Branches     1788     1788           
=======================================
  Hits         7488     7488           
  Misses       3294     3294           
  Partials        4        4           
Flag Coverage Δ
storybook 89.34% <100.00%> (ø)
vitest 54.38% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sergei-maertens sergei-maertens merged commit 6f4c4a7 into main Dec 17, 2025
13 of 14 checks passed
@sergei-maertens sergei-maertens deleted the feature/5823-profile-component-realign-with-api branch December 17, 2025 17:30
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.

Profile component renderer - dropdown isn't shown after fetching digital addresses

2 participants