stable
Clone or download
Read-only
Closes request #33987: Roadmap widget does not fold/unfold correctly
Issue is particularly visible on Chrome browsers but if you have a weird dataset you could also trigger it on Firefox. Some cases were not properly managed when sorting the items. Follow up to 284c422d7eb113bdd073b7e865ed9ea0973a5dca and 5ea09dfb2d7c84887b54986641981ff1ec4edaa0. Change-Id: Ib25c5634f022b6ff521035730a1c801b5af2e92c
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/roadmap/scripts/roadmap-widget/src/helpers/rows-sorter.test.ts | +11 | −14 | Go to diff View file |
M | plugins/roadmap/scripts/roadmap-widget/src/helpers/rows-sorter.ts | +18 | −4 | Go to diff View file |