lizhimins commented on PR #3986:
URL: 
https://github.com/apache/rocketmq-dashboard/pull/3986#issuecomment-5568085621

   Closing as a duplicate of #3301, which was merged first (22h earlier) and 
normalizes the search term once at the storage point in `onSearch`, so the 
server query, the client-side `visibleTopics` filter, and the CSV export all 
share the same trimmed term. That single-point fix covers the three paths this 
PR addressed separately. The extra assertion here (non-matching rows stay 
hidden) is a reasonable follow-up but does not change the outcome. Thanks for 
the careful repro, @tju-yxq — the underlying defect was real and is now fixed 
on `rocketmq-studio`.


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