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

文件历史操作增加 回滚 类型 #12471

Closed
TCOTC opened this issue Sep 13, 2024 · 1 comment
Closed

文件历史操作增加 回滚 类型 #12471

TCOTC opened this issue Sep 13, 2024 · 1 comment

Comments

@TCOTC
Copy link
Contributor

TCOTC commented Sep 13, 2024

#12470 配合,便于用户撤销错误的回滚操作

image

然后再把回滚文件历史和回滚数据快照的提示 “回滚操作无法撤销,确定要将 xxx 回滚吗?” 分别改为:

  • “确定要将 xxx 回滚吗?之后能在文件历史中再次回滚 ”回滚“ 操作以撤销”
  • “确定要将 xxx 回滚吗?之后能在数据快照中再次回滚最新的快照以撤销”
@88250
Copy link
Member

88250 commented Sep 13, 2024

回滚本质上不是数据变更,所以不考虑在这里加入了。

@88250 88250 closed this as completed Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants