Skip to content
This repository was archived by the owner on Sep 15, 2024. It is now read-only.

Improve [UI/UX] [Front End] [Chat] Scrolling #274

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Improve [UI/UX] [Front End] [Chat] Scrolling #274

merged 1 commit into from
Feb 12, 2024

Conversation

H0llyW00dzZ
Copy link
Owner

  • [+] feat(chat.tsx): enhance chat scrolling functionality

    • Add check for user manually scrolling to disable auto-scroll
    • Enable auto-scroll only if config.autoScrollMessage is true and user is not at top or bottom edge
    • Update message render index only when auto-scroll is enabled
    • Determine if user has scrolled to the bottom of the chat

- [+] feat(chat.tsx): enhance chat scrolling functionality

 - Add check for user manually scrolling to disable auto-scroll
 - Enable auto-scroll only if config.autoScrollMessage is true and user is not at top or bottom edge
 - Update message render index only when auto-scroll is enabled
 - Determine if user has scrolled to the bottom of the chat
Copy link

CodeQL analysis is complete for PR #274

@H0llyW00dzZ H0llyW00dzZ marked this pull request as ready for review February 12, 2024 12:16
@H0llyW00dzZ H0llyW00dzZ merged commit eacbda7 into main Feb 12, 2024
5 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the ui_ux branch February 12, 2024 12:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant