Resolving the notes on the node edit page, closes the View Notes popup and removes the CKEditor from the body field.

Created on 31 January 2019, almost 6 years ago
Updated 22 September 2023, about 1 year ago

While marking any note to resolved in the node edit page, View Notes popup is closed automatically also removes the CKeditor from the body region of the content.

🐛 Bug report
Status

Active

Component

User interface

Created by

🇮🇳India rajeshwari10

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States bluegeek9

    I verified the bug. The text editor is removed from the page.

  • Status changed to Needs work over 1 year ago
  • 🇺🇸United States bluegeek9

    The CKeditor form is vanishing because of these two lines. I am not sure why this is happening, or how to fix it.

    ModerationNoteResolveForm::submitFormCallback() lines 159-160

    $command = new CloseDialogCommand('#drupal-off-canvas');
    $response->addCommand($command);
    
  • Status changed to Active about 1 year ago
Production build 0.71.5 2024