hesperides icon indicating copy to clipboard operation
hesperides copied to clipboard

[Iterable] incoherent sort order

Open Auff opened this issue 8 years ago • 1 comments

Initially posted in the GUI section, as the issue#129, by @JordanKergoat .

Hello,

When you want to add a new iteration valorisation in a platform, the properties are not sorted in the samed order than the ones previously saved. It can be confusing when reporting some part of the valorisation. Let's take a example :

New Iterable :

Foo1 Foo2 Foo3 Already filled/saved :

Foo2 Foo1 Foo3 As far as I understand the display, when you add an iterable, properties are sorted alphabticaly, but when theses properties ared saved, the order changes, and i don't really understand the sort logic.

Regards

Auff avatar Oct 23 '17 15:10 Auff

A vérifier si cette inconsistance est toujours présente depuis la refonte

Lucas-C avatar Oct 15 '19 15:10 Lucas-C