ragflow/web
Charles Copley 2bf4ed6512
Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107)
### What problem does this PR solve?

This code allows user chat to auto-scroll down when entered, but if user
scrolls up away from the generative feedback, autoscroll is disabled.
Close #9062 

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: Charles Copley <ccopley@ancera.com>
2025-07-31 12:13:15 +08:00
..
.husky
public Feat: Share agent dialog box externally #3221 (#9005) 2025-07-23 18:10:18 +08:00
src Fix: Disable Auto-scroll when user looks back through historical chat-Bug 9062 (#9107) 2025-07-31 12:13:15 +08:00
.env
.eslintrc.js
.gitignore
.npmrc
.prettierignore
.prettierrc Feat: Add background to next login page #3221 (#4474) 2025-01-14 13:43:18 +08:00
.umirc.ts Feat: The value selected in the Select component only displays the icon #3221 (#8209) 2025-06-12 12:31:57 +08:00
externals.d.ts
jest-setup.ts
jest.config.ts
package-lock.json Feat: Downstream operators can get the variables defined by the user input operator #3221 (#9036) 2025-07-24 19:51:08 +08:00
package.json Fix:Add a component of calendar (#8923) 2025-07-21 10:26:41 +08:00
tailwind.config.js Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
tailwind.css Feat: Modify the background color of the agent canvas #3221 (#9020) 2025-07-24 11:20:00 +08:00
tsconfig.json
typings.d.ts Feat: Add FilesTable #3221 (#4491) 2025-01-15 14:39:33 +08:00