majialoong opened a new pull request, #1501:
URL: https://github.com/apache/rocketmq-dashboard/pull/1501
## What is the purpose of the change
Validate required inputs for each Message Explorer query mode.
## Brief changelog
- Validate and trim query inputs.
- Apply validation to recent-query replay.
## Verifying this change
```bash
cd web
npm test -- \
src/pages/instance/__tests__/MessagePage.test.tsx \
src/pages/instance/__tests__/MessagePageAsyncState.test.tsx
npm run build
--
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]