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

[Bug] Modify content on different sheet pages and undo the modified content. The sheet page does not follow the switch. #3387

Closed
2 tasks done
hibehero opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels

Comments

@hibehero
Copy link

在您提交此问题之前,您是否检查了以下内容?

  • 这真的是个问题吗?
  • 我已经在 Github Issues 中搜索过了,但没有找到类似的问题。

受影响的包和版本

0.2.12

复现链接

https://stackblitz.com/~/github.com/awesome-univer/sheets-vite-demo

预期行为

在sheet1里输入1,在sheet2里输入2,第一次撤销sheet2移除输入的2,第二次撤销时切换到sheet1并撤销输入的1

实际行为

在sheet1里输入1,在sheet2里输入2,第一次撤销sheet2移除输入的2,第二次撤销时未切换到sheet1但是撤销了输入的1

运行环境

Chrome

系统信息

No response

@hibehero hibehero added the bug Something isn't working label Sep 10, 2024
@univer-bot univer-bot bot changed the title [Bug] 在不同sheet页修改内容 撤销修改的内容 sheet页没有跟随切换 [Bug] Modify content on different sheet pages and undo the modified content. The sheet page does not follow the switch. Sep 10, 2024
@univer-bot
Copy link

univer-bot bot commented Sep 10, 2024

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

Origin Title: [Bug] 在不同sheet页修改内容 撤销修改的内容 sheet页没有跟随切换

Title: [Bug] Modify content on different sheet pages and undo the modified content. The sheet page does not follow the switch.


Before you submitted this question, did you check the following?

  • Is this really a problem?
  • I've searched Github Issues but haven't found any similar issues.

Affected packages and versions

0.2.12

Recurrence link

https://stackblitz.com/~/github.com/awesome-univer/sheets-vite-demo

Expected behavior

Enter 1 in sheet1 and enter 2 in sheet2. The first undoing of sheet2 removes the entered 2. The second time of undoing, switch to sheet1 and undo the entered 1.

Actual behavior

Enter 1 in sheet1 and enter 2 in sheet2. The first undoing of sheet2 removes the entered 2. The second undoing does not switch to sheet1 but undoes the entered 1.

Running environment

Chrome

System information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants