-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
Description
Note
This issue/comment/review was translated by Claude.
Issue Checklist
- I understand that issues are for feedback and problem solving, not for complaining in the comment section, and will provide as much information as possible to help solve the problem.
- My issue is not listed in the FAQ.
- I've looked at pinned issues and searched for existing Open Issues, Closed Issues, and Discussions, no similar issue or discussion was found.
- I've filled in short, clear headings so that developers can quickly identify a rough idea of what to expect when flipping through the list of issues. And not "a suggestion", "stuck", etc.
- I've confirmed that I am using the latest version of Cherry Studio.
Platform
macOS
Version
main
Bug Description
| useEffect(() => { |
In tab mode, when selecting "@" for a non-last model in a message group, the new message will be created after the selected message, but it will automatically jump to the last message.
Steps To Reproduce
In tab mode, when selecting "@" for a non-last model in a message group, the new message will be created after the selected message, but it will automatically jump to the last message.
Expected Behavior
It should jump to the newly created message.
Relevant Log Output
Additional Context
No response
Original Content
Issue Checklist
- I understand that issues are for feedback and problem solving, not for complaining in the comment section, and will provide as much information as possible to help solve the problem.
- My issue is not listed in the FAQ.
- I've looked at pinned issues and searched for existing Open Issues, Closed Issues, and Discussions, no similar issue or discussion was found.
- I've filled in short, clear headings so that developers can quickly identify a rough idea of what to expect when flipping through the list of issues. And not "a suggestion", "stuck", etc.
- I've confirmed that I am using the latest version of Cherry Studio.
Platform
macOS
Version
main
Bug Description
| useEffect(() => { |
如果在标签模式下的消息组中对非最后一个模型选择"@",新消息将创建在选择的消息的后面,但是却会自动跳转到最后一条消息。
Steps To Reproduce
如果在标签模式下的消息组中对非最后一个模型选择"@",新消息将创建在选择的消息的后面,但是却会自动跳转到最后一条消息。
Expected Behavior
应该跳转到新创建的消息。
Relevant Log Output
Additional Context
No response
dosubot