flake8
passed.
JSHint
passed.
Review Request #12987 — Created April 25, 2023 and submitted
The object selectors in the conditions UI leave a fair bit to be
desired. They end up rendering as<select multiple>
, which isn't a
particularly great UI, and the results were displaying in whatever order
the database was giving us.I'm continuing to investigate whether we have better options for the
widgets, but for now this change fixes up the ordering for repositories,
repository types, and groups to sort alphabetically instead of randomly.
Verified that related object selectors in conditions had better
ordering.
Summary | ID |
---|---|
1e946334b73bea4e48c71fb2cf579c5240bd67a8 |