tju-yxq opened a new issue, #3567:
URL: https://github.com/apache/rocketmq-dashboard/issues/3567

   ## Problem\n\nThe AI history drawer shows only the most recent conversations 
and has no search control. Older conversations remain stored but are 
effectively unreachable through the UI.\n\n## Current behavior\n\nThe drawer 
renders getRecentAiChatConversations(history.conversations) without a filter 
input.\n\n## Expected behavior\n\n- Add a search input to the AI history 
drawer.\n- Match the first user prompt and conversation messages using a 
case-insensitive contains query.\n- Keep the most-recent ordering.\n- Show an 
explicit empty state when no stored conversation matches.\n\n## Why this 
matters\n\nFinding a previous diagnostic conversation by a keyword is a normal 
expectation once more than a handful of conversations exist.


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