Skip to content

ui: update Form component "transformError" component #2688

Open
@pamfilos

Description

@pamfilos

Bug report

What is the current behavior?
Right now we pass a transformErrors function to the RJSF Form component which updates the error object
(e.g. for drafts we remove "require field" error to allow saving even when no required fields are there, etc )

We should only pass the transformError function we have already for draft editor only, and make possible to pass as prop in the /forms/Form.js component

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions