Fix not showing inline images in Node edit form ( CKEditor 5 ) when inserted using the media library button

Created on 16 November 2023, 7 months ago
Updated 16 April 2024, 2 months ago

Problem/Motivation

Images inserted by useing the media libtrary button are not shown in the edit form

Steps to reproduce

add an article or a blog post
give it a title
click the media library button
upload an image
insert it in the body field
click save

see it live here: https://youtu.be/1i2hIK9znL8

Proposed resolution

  • Provides Varbase Media CKEditor 5 integration with Drimage
  • Images:
    • Responsive small image with containers that are 25% wide until a breakpoint.
    • Responsive medium image with containers that are 50% wide until a breakpoint.
    • Responsive large image with containers that are 100% wide until a breakpoint.
  • Videos/Remote videos
    • Responsive small video with containers that are 25% wide until a breakpoint.
    • Responsive medium video with containers that are 50% wide until a breakpoint.
    • Responsive large video with containers that are 100% wide until a breakpoint.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ➖ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ UX/UI designer responsibilities
  • ✅ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ❌ Release varbase-10.0.0-rc2, varbase_media-10.0.0-beta13

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

After the fix: ( Watch the Video )

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

🐛 Bug report
Status

Fixed

Version

10.0

Component

User interface

Created by

🇩🇪Germany Joachim Namyslo Bayreuth 🇩🇪 🇪🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024