- Issue created by @javi-er
This is related to https://www.drupal.org/project/drupal/issues/3405576 🐛 Table drag elements create horizontal scroll on mobile Needs review , fields with Tabledrag were creating horizontal scroll on mobile, that ticket fixes regular fields but I have realized that the same problem still happens if the field is a CKEditor field. This doesn't seem to be as straightforward to fix as in the previous case.
1- Create or edit a content type and add add a "Text (formatted, long)".
2- Choose 2 items or more on the "number of values" setting.
3- Visit the form page and open it at 712px width, open the main navigation.
Make the width of CKEditor to be responsive according to the available horizontal space.