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

Support adding multiple media files to a post without JavaScript #722

Open
paulrobertlloyd opened this issue Mar 26, 2024 · 0 comments
Open
Labels
code quality Making things easier to understand enhancement New feature or request frontend plugin-endpoint Endpoint plug-in
Milestone

Comments

@paulrobertlloyd
Copy link
Collaborator

paulrobertlloyd commented Mar 26, 2024

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:

with-js

Without JavaScript:

without-js

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Making things easier to understand enhancement New feature or request frontend plugin-endpoint Endpoint plug-in
Projects
None yet
Development

No branches or pull requests

1 participant