Skip to content

[Studio] Make group search case insensitive - #602

Closed
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-group-search-case-insensitive
Closed

[Studio] Make group search case insensitive#602
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-group-search-case-insensitive

Conversation

@Aias00

@Aias00 Aias00 commented Jul 26, 2026

Copy link
Copy Markdown

Summary

  • normalize Consumer Group search text before filtering
  • make group-name matching case-insensitive and ignore surrounding whitespace
  • update page test coverage for uppercase search input

Verification

  • npm --prefix web test -- --run src/pages/studio/tests/GroupManagement.test.tsx
  • (cd web && npm exec eslint -- src/pages/studio/GroupManagement.tsx src/pages/studio/tests/GroupManagement.test.tsx)
  • npm --prefix web run build

Copilot AI review requested due to automatic review settings July 26, 2026 01:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Aias00

Aias00 commented Jul 27, 2026

Copy link
Copy Markdown
Author

Superseded by #635. Folded into the consolidated service/search filter normalization PR to keep frontend and backend search normalization fixes in one review unit.

@Aias00 Aias00 closed this Jul 27, 2026
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.

2 participants