Custom Link grouped weights not working as expected #16234
Replies: 2 comments
-
All ungrouped links are displayed first, followed by the groups. Source code: The sorting appears to be implicit. From
From this, I expect that if you have multiple groups, they ought to appear in a fixed alphabetical order. The "weight" only applies to the order of ungrouped links, and of links within a particular group. |
Beta Was this translation helpful? Give feedback.
-
Makes sense based on the behaviour. I would suggest either to have separate group weights or count the total within a group (still allows for order within a group: 25,50,75 etc). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have 4 custom links, 3 of which are in a group. The combined weight of the group is less than the 4th link however the group dropdown is marked as being 'heavier' and thus appears on the right side of the singular link.
Wasn't able to find any other mention of this, so not sure if bug or intended.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions