Opened 3 years ago
Closed 3 years ago
#4247 closed enhancement (fixed)
Make the sorting in relation editor to sort only the selected members (or all if none is selected)
| Reported by: | Daeron | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
The Sorting in the relation editor currently sorts all members, but it would be better if you could sort only the members that are selected. If nothing is selected, it should sort all members, as it does now.
Attachments (0)
Change History (6)
comment:1 follow-up: ↓ 2 Changed 3 years ago by mjulius
comment:2 in reply to: ↑ 1 Changed 3 years ago by Daeron
Replying to mjulius:
How would you expect selected members to be sorted when the selection is not contiguous?
Either don't sort them at all them, sort every continuous block separately, or sort them as one block and move them next to each other.
comment:3 follow-up: ↓ 4 Changed 3 years ago by stoecker
I would vote for "sort them as one block and move them next to each other".
comment:4 in reply to: ↑ 3 Changed 3 years ago by mjulius
Replying to stoecker:
I would vote for "sort them as one block and move them next to each other".
At the position of the first selected member?
comment:5 Changed 3 years ago by stoecker
Seems most logical, yes.
comment:6 Changed 3 years ago by mjulius
- Resolution set to fixed
- Status changed from new to closed



How would you expect selected members to be sorted when the selection is not contiguous?