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

   Closes #1524
   
   The Cluster page exposed NameServer create/edit and Proxy restart controls 
even though the corresponding backend operations explicitly return HTTP 501.
   
   This change keeps the topology views and Proxy details available, while 
removing the nonfunctional mutation controls and their unreachable client calls.
   
   Validation:
   - `npm test -- --run src/pages/cluster/__tests__/ClusterPage.test.tsx`
   - `npm run build`
   - `npm run lint` (blocked by five pre-existing errors in unrelated files; 
this change introduces no lint errors)


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