pimcore / admin-ui-classic-bundle

Other
11 stars 100 forks source link

[Relational fields] Sort options for column filters alphabetically #763

Open BlackbitDevs opened 5 days ago

BlackbitDevs commented 5 days ago

Follow-up of #659

Currently the order of column filter options for (advanced) many-to-many (object) relation fields depends on the order of assigned elements in the relation. This makes it hard to find a certain filter value. This PR sorts the filter values alphabetically.

Before:

Bildschirmfoto 2024-11-21 um 19 05 03

(Imagine a relation with 100 items, then finding the desired value will take some time)

After:

Bildschirmfoto 2024-11-21 um 19 04 16
sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
20.7% Duplication on New Code

See analysis details on SonarQube Cloud