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

   ## Summary
   - retain the home-page prompt and selected model when opening the AI page
   - normalize and validate navigation state before using it
   - consume the hand-off once and remove it from history state
   
   ## Why
   Submitting a prompt from the Studio home page opened the AI screen but 
silently discarded the user input.
   
   ## Validation
   - `node node_modules/vitest/vitest.mjs run src/pages/ai/chatDraft.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