Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance theme and improve chat scrolling behavior #153

Merged
merged 6 commits into from
Dec 29, 2024

Conversation

a-ghorbani
Copy link
Owner

@a-ghorbani a-ghorbani commented Dec 29, 2024

Description

This PR improves the theme and includes a new feature to improve the chat scrolling experience. It prevents auto-scrolling when the user manually scrolls. Additionally this pr adds a scroll-to-bottom button.

Changes:

  • Improved visual themes.
  • Added logic to disable auto-scrolling when the user intervenes with the scrolling.
  • Included a "Scroll to Bottom" button for quick navigation.

Fixes #39

Platform Affected

  • iOS
  • Android

Checklist

  • Necessary comments have been made.
  • I have tested this change on:
    • iOS Simulator/Device
    • Android Emulator/Device
  • Unit tests and integration tests pass locally.

@a-ghorbani a-ghorbani marked this pull request as ready for review December 29, 2024 21:16
@a-ghorbani a-ghorbani merged commit b884b23 into main Dec 29, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ux] Disable auto-scroll after scrolling "up" while model is generating an answer
1 participant