ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
76.32k stars 59.08k forks source link

[Feature Request] 切换其它应用再次切换回来时,会自动滚动到底部,很不方便。 #5420

Closed wcldyx closed 1 month ago

wcldyx commented 1 month ago

🥰 需求描述

切换其它应用再次切换回来时,会自动滚动到底部,每次都要手动滚动到原来的位置很不方便。

🧐 解决方案

保持滚动位置

📝 补充信息

No response 动画-1 动画-2

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Feature Request] When switching to other applications and switching back again, it will automatically scroll to the bottom, which is very inconvenient.

🥰 Description of requirements

When switching to other applications and switching back again, it will automatically scroll to the bottom. It is inconvenient to manually scroll to the original position every time.

🧐 Solution

maintain scroll position

📝 Supplementary information

No response

lloydzhou commented 1 month ago

这个需要大家讨论一下。其实在我看来,滚动到底部是方便的合理的

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


This needs to be discussed by everyone. In fact, in my opinion, scrolling to the bottom is convenient and reasonable

lloydzhou commented 1 month ago

抱歉,我理解错了,我以为是点击不同的会话自动切换到底部。

这里指的是,切换其他应用回来之后当前会话会自动滚动。这个交互确实不合理。

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Sorry, I misunderstood. I thought clicking on a different session automatically switches to the bottom.

What this means is that the current session will automatically scroll after switching to other applications. This interaction really doesn't make sense.

skymkmk commented 1 month ago

只有在输入框聚焦时才会滚动到最底部,我一直以为是开发者刻意设计的

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


It only scrolls to the bottom when the input box is focused. I always thought it was deliberately designed by the developer.

Leizhenpeng commented 1 month ago

这个东西的根本原因是:

A: 在切换应用的时候会默认激激活新应用的输入框

B: 激活的输入框会自动滚动到页面底部

AB 这两个设计都是合理的

哈哈

参考: claud 以及 chatgpt的 网页版

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


The root cause of this thing is:

A: When switching applications, the input box for switching applications first will be activated by default.

B: The activated input box will automatically scroll to the bottom of the page

AbBoth designs are reasonable

Ha ha

Reference: claud and the web version of chatgpt