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

Check if we can use PreserveData inside Form Summary components #632

Open
3 tasks
sergei-maertens opened this issue Jan 12, 2024 · 0 comments
Open
3 tasks

Comments

@sergei-maertens
Copy link
Member

Follow up from the NL Design System monthly.

<ComponentValueDisplay value={value} component={component} />

The ComponentValueDisplay is now used to render the form data in an appropriate format. There is some overlap with the PreserveData component in the Utrecht community components, so we should investigate if we can make use of this component (and if not - figure out what is needed to make it work).

I suspect there may be some issues w/r to localization/internationalization.

Tasks

  • Prototype using PreserveData
  • If there's no limitations, apply it, otherwise:
  • report back to upstream what causes adaptation problems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant