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

app(ui/ux): add scroll-to-top and scroll-to-botton buttons #13

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

Charlie-XIAO
Copy link
Contributor

As described in the title, this adds scroll to top/bottom functionality, placed in the bottom left funcional buttons area. They are disabled if the chatport is already at the top/bottom. This detection is done by listening to the scroll event on the chatport, with debouncing mechanism to save performance.

image

@Charlie-XIAO Charlie-XIAO merged commit cd83733 into main Nov 20, 2024
4 checks passed
@Charlie-XIAO Charlie-XIAO deleted the scroll-buttons branch November 20, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant