-
Notifications
You must be signed in to change notification settings - Fork 60.2k
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
[Feature] Scrolling snapping to the bottom makes it hard to navigate #2025
Comments
我没有出现这个功能,但说起来我手机上浏览出现出文字时聊天框一直重复定位到某个位置,重新进入对话后才停止。我感觉这更像是bug |
I didn’t see this function, but speaking of it, when I browsed text on my mobile phone, the chat box kept relocating to a certain position, and it stopped after re-entering the conversation. I feel like this is more like a bug |
Yidadaa
added a commit
that referenced
this issue
Jun 23, 2023
feat: close #2025 just use a smaller to-bottom threshold
alchemist139
pushed a commit
to alchemist139/ChatGPT-Next-Web
that referenced
this issue
Sep 21, 2023
alchemist139
pushed a commit
to alchemist139/ChatGPT-Next-Web
that referenced
this issue
Sep 21, 2023
feat: close ChatGPTNextWeb#2025 just use a smaller to-bottom threshold
chenzeyu
pushed a commit
to neutronsg/ChatGPT-Next-Web
that referenced
this issue
Nov 8, 2023
gaogao1030
pushed a commit
to gaogao1030/ChatGPT-Next-Web
that referenced
this issue
May 16, 2024
gaogao1030
pushed a commit
to gaogao1030/ChatGPT-Next-Web
that referenced
this issue
May 16, 2024
feat: close ChatGPTNextWeb#2025 just use a smaller to-bottom threshold
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See video here.
When you are close to the bottom of the scroll, there is a mechanism that makes the scrollbar snap to the bottom. I assume this is an intended behavior but it makes it difficult to read longer texts.
The text was updated successfully, but these errors were encountered: