Aias00 opened a new pull request, #770:
URL: https://github.com/apache/rocketmq-dashboard/pull/770

   ## Summary
   
   - stop filling Proxy page runtime fields with randomized values
   - mark proxy status/version/connections/TPS/CPU/memory/uptime as unavailable 
when the API only returns addresses
   - keep proxy address loading, current-node selection, add/remove actions, 
and config unavailable modal behavior unchanged
   - add coverage for the address-only API response so fake version/runtime 
values do not render
   
   Fixes #769
   
   ## Verification
   
   - `npm --prefix web test -- Proxy.test.tsx`
   - `npm --prefix web exec -- eslint web/src/api/proxy.ts 
web/src/pages/studio/Proxy.tsx web/src/pages/studio/__tests__/Proxy.test.tsx`
   - `(cd web && npx tsc -b --noEmit)`
   
   ## Notes
   
   `npm ci` reports existing high severity audit findings in the dependency 
tree; this PR does not change dependencies or lock files.
   


-- 
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]

Reply via email to