- Issue created by @mlinnetz
- πΊπΈUnited States jv24
The issue seems to be related the most recent change here https://www.drupal.org/project/choices/issues/3356663 π Table drag row region doesn't update when Choices.js is applied to select inputs Fixed , with the edit to choices_global.js. Understanding that the .draggable class selector might be causing issues with the ability to save within the form display pages, including it as an element to omit applying choices to introduces the entity issue outlined in the description above. In cases where you have, for example, a single field on your node that is accepting multiple paragraph types (that also include the ability to reorder those paragraph types), the draggable class is included. So any select fields within the paragraph type (or any reorderable entity) will not get the choices interface.
Attached is a patch that seems to work - though it may not be the most elegant solution.
- Status changed to Needs review
about 1 year ago 4:46pm 30 August 2023 - last update
about 1 year ago 11 pass, 2 fail The last submitted patch, 2: 3384026-draggable-js-check.patch, failed testing. View results β