Skip to content

fix(registry): sort group servers alphabetically#2411

Open
fengjikui wants to merge 1 commit into
stacklok:mainfrom
fengjikui:codex/registry-group-alpha-sort
Open

fix(registry): sort group servers alphabetically#2411
fengjikui wants to merge 1 commit into
stacklok:mainfrom
fengjikui:codex/registry-group-alpha-sort

Conversation

@fengjikui

Copy link
Copy Markdown
Contributor

Summary

  • Sort registry group detail rows alphabetically after combining local and remote servers.
  • Add a regression assertion that mixed local/remote group servers render in one unified alphabetical order.

Fixes #1956

Validation

  • pnpm exec vitest run 'renderer/src/routes/__tests__/registry-group_.$name.test.tsx'
  • pnpm run prettier
  • pnpm run lint
  • pnpm run type-check
  • git diff --check

Signed-off-by: 冯基魁 <1412414664@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MCP servers listed in source order instead of alphabetical when aggregating registries

1 participant