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

Allow InsertMediaModal to be used with Custom Form Schema #1416

Open
maxime-rainville opened this issue Nov 2, 2023 · 1 comment
Open

Allow InsertMediaModal to be used with Custom Form Schema #1416

maxime-rainville opened this issue Nov 2, 2023 · 1 comment

Comments

@maxime-rainville
Copy link
Contributor

maxime-rainville commented Nov 2, 2023

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

  • 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

Related

@maxime-rainville
Copy link
Contributor Author

We did some good investigation here: #1422

I'm moving this card to the 5.3 milestone and adding it to the AnyField EPIC.

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