Aias00 commented on PR #2111: URL: https://github.com/apache/rocketmq-dashboard/pull/2111#issuecomment-5290640838
Addressed the review feedback: - rebased onto the latest `rocketmq-studio` and squashed the branch into `1c721b8e`; - localized the history drawer labels and relative timestamps; - extracted the shared `getRecentAiChatConversations` selector; - capped persisted history at 20 conversations and 100 messages per conversation; - aborts in-flight streams before switching conversations, so stale callbacks cannot restore the old selection or leave a pending spinner. Verified with `npm run lint` (two existing warnings outside this PR), the targeted 25-test suite, and `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]
