We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
目前部分编辑可能会造成副作用,例如词条编辑关联信息会自动反向关联,编辑游戏SteamId会自动添加Steam主图等等;但是这些副作用对用户都是不可预知的,可能会造成用户误操作。
可以提前列出创建词条后哪些会产生哪些副作用,然后用户可以选择阻止某些副作用。
估计又是一个大工程,审核的顺序要大改
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前部分编辑可能会造成副作用,例如词条编辑关联信息会自动反向关联,编辑游戏SteamId会自动添加Steam主图等等;但是这些副作用对用户都是不可预知的,可能会造成用户误操作。
可以提前列出创建词条后哪些会产生哪些副作用,然后用户可以选择阻止某些副作用。
估计又是一个大工程,审核的顺序要大改
The text was updated successfully, but these errors were encountered: