Loyal-Young opened a new pull request, #2133:
URL: https://github.com/apache/rocketmq-dashboard/pull/2133

   ## Summary
   - add Ctrl/Cmd+K navigation search activation
   - extract and test case-insensitive menu filtering
   - support Enter to open the first result and show an empty state when no 
route matches
   
   ## Why
   The existing navigation dialog was mouse-first and lacked predictable 
keyboard behavior and feedback for empty searches.
   
   ## Validation
   - `node node_modules/vitest/vitest.mjs run 
src/layouts/navigationSearch.test.ts --pool=threads --maxWorkers=1 
--reporter=dot` (2 passed)
   - `node node_modules/typescript/bin/tsc --noEmit --pretty false -p 
tsconfig.app.json`


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