messere1 opened a new pull request, #2181: URL: https://github.com/apache/rocketmq-dashboard/pull/2181
## Summary - persist up to five recently selected instance IDs in browser-local storage - group valid recent instances ahead of the remaining options in English and Chinese - prune removed instances and tolerate unavailable browser storage - preserve existing search, clear, and onChange behavior - add focused persistence, pruning, and failure-mode tests ## Testing - npx vitest run src/components/__tests__/InstanceSelect.test.tsx --pool=threads --maxWorkers=1 --no-file-parallelism - npx eslint src/components/InstanceSelect.tsx src/components/__tests__/InstanceSelect.test.tsx - npm run build Closes #2168 -- 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]
