Monday, October 28, 2024
1 change · 17.0
Enhancements to existing features
The ChatGPT prompt dialog in the web editor now automatically scrolls to the newest message after a prompt is submitted. This removes the need for users to manually scroll down during longer exchanges, making the editing assistant smoother to use.
Original PR description
**Behaviour before PR:** In chatGPT prompt dialog, scroll position is not set to the latest message automatically after hitting 3-4 prompts. User has to scroll to bottom manually. **After this PR:** This commit aims to make sure that the scroll postion is set to the latest message after submitting prompt. task-4256085 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr