-
Notifications
You must be signed in to change notification settings - Fork 26
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
Als gemeente wil ik user-input valideren dmv data uit het Basisregistratie Kadaster (BRK) #3607
Closed
8 tasks done
joeribekker opened this issue
Nov 14, 2023
· 1 comment
· Fixed by #3646 or open-formulieren/open-forms-sdk#623
Closed
8 tasks done
Als gemeente wil ik user-input valideren dmv data uit het Basisregistratie Kadaster (BRK) #3607
joeribekker opened this issue
Nov 14, 2023
· 1 comment
· Fixed by #3646 or open-formulieren/open-forms-sdk#623
Comments
joeribekker
added
triage
Issue needs to be validated. Remove this label if the issue considered valid.
and removed
triage
Issue needs to be validated. Remove this label if the issue considered valid.
labels
Nov 14, 2023
Refinement: Discussed various options:
We're trying out 4 (iv) and that implies these tasks: Tasks
|
This was referenced Nov 24, 2023
Viicos
added a commit
that referenced
this issue
Nov 29, 2023
Viicos
added a commit
that referenced
this issue
Nov 30, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
to open-formulieren/open-forms-sdk
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Dec 6, 2023
Viicos
added a commit
that referenced
this issue
Jan 5, 2024
... to be up to date with the current OF standard Only implementation is changed in this commit, tests will follow
Viicos
added a commit
that referenced
this issue
Jan 5, 2024
sergei-maertens
added a commit
to open-formulieren/open-forms-sdk
that referenced
this issue
Jan 5, 2024
Viicos
added a commit
that referenced
this issue
Jan 5, 2024
Viicos
added a commit
that referenced
this issue
Jan 8, 2024
... to be up to date with the current OF standard Only implementation is changed in this commit, tests will follow
Viicos
added a commit
that referenced
this issue
Jan 8, 2024
Viicos
added a commit
that referenced
this issue
Jan 8, 2024
sergei-maertens
added a commit
to open-formulieren/open-forms-sdk
that referenced
this issue
Jan 8, 2024
This is *not* the level of quality we stand for, but it is costing unreasonable amounts of time and effort to try to get a grip on the interaction tests and state synchronization, without any guarantees or conviction that we'll actually manage to sort it out. Perhaps if we can upgrade Storybook and get testing-library v14 with async user events things might get better, but that itself is a non-trivial undertaking. We now make sure that on every React re-render (due to validating state changes) we also make sure to check if we need to fire the formio blur event to trigger our formio-level validation.
sergei-maertens
added a commit
to open-formulieren/open-forms-sdk
that referenced
this issue
Jan 8, 2024
…lect formatted postcode value
sergei-maertens
added a commit
to open-formulieren/open-forms-sdk
that referenced
this issue
Jan 8, 2024
Ensure the validation error messages are translated and sufficiently accessible for people using screen readers (meaning the field label must be mentioned in the validation error message).
sergei-maertens
added a commit
to open-formulieren/open-forms-sdk
that referenced
this issue
Jan 9, 2024
Ensure the validation error messages are translated and sufficiently accessible for people using screen readers (meaning the field label must be mentioned in the validation error message).
Viicos
added a commit
that referenced
this issue
Jan 9, 2024
Viicos
added a commit
that referenced
this issue
Jan 9, 2024
... to be up to date with the current OF standard Only implementation is changed in this commit, tests will follow
Viicos
added a commit
that referenced
this issue
Jan 9, 2024
Viicos
added a commit
that referenced
this issue
Jan 9, 2024
sergei-maertens
pushed a commit
that referenced
this issue
Jan 12, 2024
... to be up to date with the current OF standard. We now only support class based validation plugins due to the extra configuration that is needed and the ability to target specific value types (string, dictionary, number...).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Als formulierontwikkelaar wil ik een koppeling maken met het BRK, om bepaalde user-input te valideren met de data die in het BRK opgeslagen staat.
Ref: DH 609
Voorbeeld
Formulier: Heruitgifte erfpacht aanvragen
Indien correct: user kan doorgaan naar volgende stap
Indien niet correct, toon foutmelding:
Uit controle van uw gegevens blijkt dat u deze aanvraag niet kunt doen. Voor meer informatie neem contact op [...]
address
component types#29 / [#29] Addaddress
type types#30address
component formio-builder#65 / Add newaddress
component formio-builder#68address
component in SDKThe text was updated successfully, but these errors were encountered: