Insert/edit link within edit footnote dialog modal is not visible due to z-index issue in core [#3328425]

Created on 22 July 2024, about 2 months ago
Updated 6 August 2024, about 1 month ago

Problem/Motivation

We are working on a solution which requires clients to add links to footnotes. We were glad to find out that the forthcoming version 4 of the module supports this. However, even tho the option is visible in-editor due to 🐛 CKEditor 5 balloons invisible when CKEditor 5 is used inside a modal Needs work , and the correct CKEditor 5 text format settings are in place, clicking on the link button in our site does nothing but highlight the selected test

Steps to reproduce

  • Spin up a basic Drupal site and log in
  • Add/choose at least one content type with a field of text (formatted) type
  • Install and enable drupal/footnotes
  • Add or customize a text format so your profile can make use the footnotes widget
  • Make sure that the footnotes text format itself is accessible and includes the standard CKEditor link widget
  • Make sure both text formats support the required tags (minimally anchors with href)
  • Set up the form of the target content type to use the above text format in the desired field
  • Create or edit a node of the chosen content type and try to add/edit a footnote containing a link.
  • Proposed resolution

    The behaviour described above does not report any errors to either Drupal or the dev console, so I have not produced a proposed resolution yet. Have still to check the CKEditor5 debugger for issues with the MVC limplementation. I have used the CKEditor source widget to manually add a link to the footnote, and this works without issue.

Feature request
Status

Fixed

Version

4.0

Component

Footnotes

Created by

🇨🇦Canada camilocodes

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024