JudicialCouncilOfCalifornia / courtyard

Judicial Council Pattern Library
GNU General Public License v2.0
6 stars 5 forks source link

Feature/TCI 1176 edit button video issue #876

Closed adityajoshi94 closed 4 months ago

adityajoshi94 commented 4 months ago
  1. Added code to show edit button in ckeditor for video.
  2. Added additional css code.
adityajoshi94 commented 4 months ago

@melwong-jcc responsive support is not working in current implementation, Edit button won't appear for video ,the changes in code are to handle the missing edit button. The above code will not affect existing functionality . The granular sizing operation will come from drupal only.

adityajoshi94 commented 4 months ago

The code will fix missing "edit media button for video".

melwong-jcc commented 4 months ago

Did you add comments to remind us on why the CSS fix is necessary for the edit media action? The PR is normally good about catching updates but wanted to make sure.