Problem/Motivation
Paragraphs within the modal are not sorted based on their Paragraph Selection weight
Steps to reproduce
Proposed resolution
Use the weight within the field configuration to sort the Paragraphs within the modal
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3381981-sort-by-weight-4.patch | 1.14 KB | hlopez |
| #4 | interdiff-3381981-sort-by-weight-3_4.txt | 912 bytes | hlopez |
Issue fork paragraphs_browser-3381981
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
hlopez commentedComment #3
hlopez commentedFix conditional
Comment #4
hlopez commentedSwitch to ascending order
Comment #5
bander2 commented#4 works. Drupal 10.2.6 Paragraphs Browser 1.1.0.
Comment #6
mlncn commentedConfirming this fix; would be excellent to get it in a release. Thanks!
Comment #7
lifelifeone commentedCan confirm patch #4 fixes the issue. Tested on Drupal 10.4.6 and Paragraphs Browser 1.3.0 👍
Comment #8
borisson_Can we convert it to a merge request instead of just a patch please?
Comment #11
bvoynickComment #12
bvoynickComment #14
bvoynickThanks y'all! Committed