yyqdbngt opened a new issue, #2623:
URL: https://github.com/apache/rocketmq-dashboard/issues/2623

   ### Problem
   
   ACL user records from cloud providers do not always include access-key or 
secret-key values. The web API type currently requires both fields, while the 
page normalizes missing values to empty strings. As a result, the Access Key 
cell is rendered as a blank copyable value, which looks like a rendering 
failure and offers a copy action that copies nothing.
   
   ### Proposed change
   
   Represent optional credentials in the API contract and render a clear 
non-copyable placeholder when an access key is unavailable. Add regression 
coverage for an ACL user response with missing credentials.


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