The GitHub Actions job "Coverage" on grails-core.git/feat/create-app-ui has 
succeeded.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
bdcb488a362c445438b3a77fb5797c80b2937091 / Scott Murphy Heiberg 
<[email protected]>
Use a fixed ROOT collator for the language selector ordering

Sort the create-app locale dropdown with Collator.getInstance(Locale.ROOT)
instead of the current UI locale, so the language order is identical in
every UI language. A locale-dependent order would reshuffle the list when
the user switches languages; a stable order keeps the switcher spatially
consistent for someone who arrives in a language they cannot read.
Applied to both the Forge and web-profile copies.

Report URL: https://github.com/apache/grails-core/actions/runs/29511107085

With regards,
GitHub Actions via GitBox

Reply via email to