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

   ### Description
   
   The Message Explorer allows incomplete queries for the selected mode. For 
example, an empty Message Key query may silently fall back to a Topic query.
   
   ### Expected behavior
   
   - Topic mode requires a Topic.
   - Message Key mode requires a Topic and Message Key.
   - Message ID mode requires a Topic and Message ID.
   - Whitespace-only input should be rejected.
   - Query history should follow the same validation rules.
   
   ### Scope
   
   This change only affects frontend validation and does not change the backend 
API.


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