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
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?