This is basically to consider improving the option select elements that we've added in Backdrop core v1.12.0 (see #1005) to include the functionality of https://www.drupal.org/project/select_option_sort, which allows sorting the options in the select element by key (if the "Custom keys" checkbox is ticked) or value, and also ascending/descending.
Before:

After (suggested mockup):

GitHub Issue #:
5823
Recent comments
The user fills a form on an Application node, that then flicks off emails, and responds with a Thanks page. Nothing too complex. Just that the deletion of the page providing the expected...
Problem upon submission
Please can you say more about the Rule? What does it do? Does it use any other Rule supporting modules? I presume if you disable the rule and create/save the node then you don't get the...
Problem upon submission
Yeah, so never mind. The issue arose because a page was deleted that had the URL-alias that the Rule was trying to redirect to. Maybe Core could have caught that the URL didn't exist, or...
Problem upon submission