yyqdbngt opened a new issue, #1342:
URL: https://github.com/apache/rocketmq-dashboard/issues/1342
## Problem
The ArrowClockwise button in `web/src/pages/studio/GroupManagement.tsx`
invokes `handleRefresh`, but its label uses `t('common.reset')`. The control is
presented as Reset even though it reloads server data and does not reset
filters.
## Expected behavior
Use the localized Refresh label and keep the existing refresh behavior and
icon.
## Scope
- correct the translation key
- add a small accessibility/interaction assertion
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]