Aias00 opened a new pull request, #2750: URL: https://github.com/apache/rocketmq-dashboard/pull/2750
## Summary - make the Home AI history icon an accessible button with localized label and tooltip - navigate to the AI workspace with an explicit history intent instead of duplicating the drawer on Home - consume the route intent once on the AI page and open the existing history drawer Closes #2749 ## Verification - npm test -- src/pages/home/__tests__/HomePage.test.tsx src/pages/ai/__tests__/AiPage.test.tsx src/pages/ai/chatDraft.test.ts src/stores/aiChatHistoryStore.test.ts - npm exec eslint -- src/pages/home/index.tsx src/pages/home/__tests__/HomePage.test.tsx src/pages/ai/index.tsx src/pages/ai/chatDraft.ts src/pages/ai/chatDraft.test.ts src/pages/ai/__tests__/AiPage.test.tsx - 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]
