-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
code qualityMaking things easier to understandMaking things easier to understandfrontendplugin-endpointEndpoint plug-inEndpoint plug-in
Milestone
Description
Is your feature request related to a problem?
It is not possible to add multiple media file paths/URLs to a post unless JavaScript is enabled:
With JavaScript:
Without JavaScript:
Describe the solution you’d like
Always show the ‘Add another [media type]’ button, and have it make a server request that reloads the page with +1 media input fields shown, while keeping any previous values entered.
This request should not make any requests to the Micropub server.
Metadata
Metadata
Assignees
Labels
code qualityMaking things easier to understandMaking things easier to understandfrontendplugin-endpointEndpoint plug-inEndpoint plug-in

