Skip to content

Any content after a table breaks Rich Text editing

Summary

Any content after a table breaks Rich Text editing

Steps to reproduce

  • In Markdown, create a table in the body of an issue
  • Add anything after the table
  • Switch to Rich Text editing
  • Text can not be edited

Example Project

Example issue I used for testing: https://gitlab.com/gitlab-com/customer-success/professional-services-group/ww-consulting/ps-plan/-/issues/8609

What is the current bug behavior?

Prevents editing in Rich Text formatting

What is the expected correct behavior?

Editing should be possible in Markdown or Rich text

Relevant logs and/or screenshots

Slack thread: https://gitlab.slack.com/archives/CETG54GQ0/p1686319203688919 (Screenshots attached)

Output of checks

This bug happens on GitLab.com

Results of GitLab environment info

Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of: \\\`sudo gitlab-rake gitlab:env:info\\\`) (For installations from source run and paste the output of: \\\`sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production\\\`)

Results of GitLab application Check

Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of: \`sudo gitlab-rake gitlab:check SANITIZE=true\`) (For installations from source run and paste the output of: \`sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true\`) (we will only investigate if the tests are passing)

Possible fixes

Edited by Eoghan Dunne