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

   ## What is the purpose of the change
   
   Allow users to quickly locate LiteTopics by TTL status without manually 
scanning the entire result list.
   
   ## Brief changelog
   
   - Add a TTL status filter for active, expiring soon, expired, and unknown 
LiteTopics.
   - Apply status filtering locally while preserving the existing topic pattern 
and namespace queries.
   - Treat missing or unrecognized TTL statuses as unknown.
   - Add tests for status filtering and API request behavior.
   
   ## Verifying this change
   
   - Added focused tests covering known, unknown, and missing TTL statuses.
   - Verified the status filter does not trigger additional list requests.
   - Ran the complete frontend test suite with 266 tests.
   - Ran the related LiteTopic server tests with 12 tests.
   - Ran frontend lint, formatting checks, and production build.
   - Manually verified the filtering behavior and layout in the browser.


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