coder999o opened a new pull request, #2608: URL: https://github.com/apache/rocketmq-dashboard/pull/2608
## What is the purpose of the change Add local filtering for the Studio Proxy node table so operators can quickly narrow nodes by address, status, version, uptime, or the current-node marker. ## Brief changelog - Add a localized Proxy node filter input. - Filter the Proxy node table without reloading backend topology data. - Match node address, status code, translated status label, version, uptime, and current-node marker. - Add regression coverage for address and status-label filtering. ## Verifying this change - npm test -- src/pages/studio/__tests__/Proxy.test.tsx - npm run build - npm run lint - npx prettier --check src/pages/studio/Proxy.tsx src/pages/studio/__tests__/Proxy.test.tsx src/i18n/translations.ts - git diff --check -- 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]
