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

   ## Problem
   
   The instance list renders `resourceCountsAvailable=false` as `不可用`, but the 
Topic and Consumer Group count comparators still sort the underlying numeric 
fields. Failed count collection therefore sorts as `0`, mixing an unavailable 
value with genuine zero-resource instances.
   
   ## Expected behavior
   
   - Sort available numeric counts normally.
   - Place rows with unavailable resource counts after rows with available 
counts for both ascending and descending sorts.
   - Keep the rendered unavailable state unchanged.
   
   ## Scope
   
   Instance list UI and focused frontend regression tests only.
   
   ## Track
   
   Track 1 / Studio resource inventory reliability.


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