yuluo-yx opened a new issue, #2766:
URL: https://github.com/apache/rocketmq-dashboard/issues/2766

   ## Problem
   
   Instance selector filtering lowercases raw input but does not trim it or 
normalize compatibility characters. Pasted whitespace and full-width text can 
prevent an otherwise valid instance match.
   
   ## Expected behavior
   
   Apply NFKC, whitespace trimming, and case normalization to both the query 
and option label.
   
   ## Verification
   
   Add focused filtering tests for padded and full-width queries.
   


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