You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a CMS developer, I want the ability to reuse the InsertMediaModal with my own custom form schema so I can build tailored experiences for my content authors.
Acceptance criteria
Existing InsertMediaModal functionality is retained (ability to upload file, edit existing file, select file, etc.)
Developers can provide an arbitrary form schema URL and have it rendered in the InsertMediaModal when a file is selected.
FormSchema actions are honoured.
Appropriate documentation on how to use the feature is drafted.
If relevant, opportunities for re-factor of getFormSchema approach are identified and follow up cards are created
Story
As a CMS developer, I want the ability to reuse the InsertMediaModal with my own custom form schema so I can build tailored experiences for my content authors.
Acceptance criteria
Related
The text was updated successfully, but these errors were encountered: