RockteMQ-AI commented on issue #2430:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2430#issuecomment-5352085108

   **Issue Evaluation**
   
   Category:  | Status: **Confirmed**
   
   This is a valid bug. Uncontrolled pagination state that is not reset or 
clamped when the backing dataset changes is a classic off-by-page-empty-table 
issue. The fix is to use controlled pagination state and reset  to 1 (or clamp 
to ) whenever filters, cluster/namespace selection, or result totals change.
   
   **Severity:** medium — affects usability across multiple inventory views.
   **Impact:** Users see empty tables after filtering even though matching rows 
exist.
   
   Noted: author has self-assigned ().
   
   ---
   *Automated evaluation by RockteMQ-AI*


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