Tobias Høegh
Tobias Høegh
Kind of `required` on a Iterate.PushContainer or Form.Isolation?
Currently, fields are usually responsible for informing the form when more data is needed. However, when used in isolation, they lose that capability. This feature addresses that by allowing isolated...
`propagateErrors` maybe? or `forwardErrors`?
Its actually not only about the errors. - When an error is passed through, then it prevents the form from submitting ✅ - But when it gets resolve, the user...
For now I think we only should support fields that are in error state. We may add another prop that could solve the issue where data needs to be committed....
We have concluded that we add this feature as prop called `requireUnchanged` or `requireUncommittedData` – any suggestions? - With that, we can show an error on the form submit request,...
> When you say "form submit request" you also mean step changes I assume? Yes. > Do you intend to have Eufemia put a "Cancel" button there when the prop...
:tada: This PR is included in version 10.52.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/@dnb/eufemia/v/10.52.0) - [GitHub release](https://github.com/dnbexperience/eufemia/releases/tag/v10.52.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
:tada: This PR is included in version 10.74.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/@dnb/eufemia/v/10.74.0) - [GitHub release](https://github.com/dnbexperience/eufemia/releases/tag/v10.74.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
:tada: This PR is included in version 10.44.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/@dnb/eufemia/v/10.44.0) - [GitHub release](https://github.com/dnbexperience/eufemia/releases/tag/v10.44.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: