Folo/apps/desktop/layer
Innei 3776d82d97
feat: implement scroll handling with new custom hook
- Added a new hook, useAttachScrollBeyond, to manage scroll behavior and state across components.
- Updated ChatInterface and WelcomeScreen to utilize the new hook for handling scroll events, improving the user experience by ensuring consistent scroll threshold management.
- Refactored AIChatRoot to maintain clean code structure.

These changes enhance the chat interface by providing a centralized way to manage scroll interactions, improving overall usability.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-08 22:32:52 +08:00
..
main feat(api): integrate FollowClient for API interactions 2025-09-04 01:06:39 +08:00
renderer feat: implement scroll handling with new custom hook 2025-09-08 22:32:52 +08:00