Skip to content

Sort data managers using case-insensitive order for display in admin UI#21587

Merged
mvdbeek merged 1 commit intogalaxyproject:devfrom
jdavcs:dev_dm_sort
Jan 15, 2026
Merged

Sort data managers using case-insensitive order for display in admin UI#21587
mvdbeek merged 1 commit intogalaxyproject:devfrom
jdavcs:dev_dm_sort

Conversation

@jdavcs
Copy link
Copy Markdown
Member

@jdavcs jdavcs commented Jan 15, 2026

Data managers are displayed in the admin UI ordered by name. Most DM names start with an uppercase letter, but not all. Default ordering is "ABCDabcd", which makes locating DMs like dada2 rather difficult (see below). I think a case-insensitive ordering would be easier to use: "AaBbCcDd".

image

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@mvdbeek mvdbeek merged commit 4bf18ff into galaxyproject:dev Jan 15, 2026
55 of 62 checks passed
@guerler guerler added the release-testing-26.0 PRs marked for testing for the 26.0 release and issues stemming from release testing label Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/admin kind/enhancement release-testing-26.0 PRs marked for testing for the 26.0 release and issues stemming from release testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants