Problem/Motivation
It is not possible to embed multiple media items into CKEditor in one shot; you can only embed one at a time. This was deliberately done for multiple reasons. Here are a few extracted from comment #6:
- If we select multiple items to embed at once, what order should they be embedded in?
- How would people be able to re-order them?
- How would we make this accessible?
- How would we make it usable and intuitive to users?
Proposed resolution
Unclear, but if we want this feature, it's going to need answers to the above questions, plus any others that come up in the process of building this.
Remaining tasks
Figure out if we want this feature
Validate it with the UX team and accessibility maintainers
Create a patch with tests
Get subsystem maintainer sign-off
Get sign-off from the UX team
Get sign-off from the accessibility maintainers
Commit
User interface changes
TBD
API changes
TBD
Data model changes
Unlikely, but TBD
Release notes snippet
TBD