Open Robbert opened 11 months ago
Open PR for this #1426
Follow up work for this:
Map
component. I believe they require a specific ConfigProvider to also decorate the OpenForms stories and provide some default configuration before they can render properly. Need to look at the open forms implementation for this.
https://github.com/open-formulieren/open-forms-sdk
Open Forms SDK has a Storybook with
<OpenForms src={{ fields: [bla bla] }}/>
they run visual regression tests on in Storybook. It would be fantastic if the look and feel of Den Haag forms can be tested inside Storybook. Copy their success!Open Forms uses a lot of Utrecht form components, so we might need to improve the tokens of those a bit.
Depends on: https://github.com/nl-design-system/denhaag/pull/1388