-
-
Notifications
You must be signed in to change notification settings - Fork 702
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
feat (gui): add cancel support #250
Labels
enhancement
New feature or request
Comments
#240 |
我后面搓 #216 (comment) 的时候考虑一下详细进度追踪 |
不知道为啥,现版的取消我没法用 |
I don’t know why, but I can’t use the current version of cancel. |
The feature has been implemented by @hellofinch in PR#240. Thanks!! |
reycn
changed the title
feat (gui): add cancel support for gui
feat (gui): add cancel support
Dec 18, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
前端页面中没有取消按钮进程,也没有任何刷新按钮,在等待时候没法知道到底是出了什么问题。可能等待五分钟之后发现是网络卡了或者后端报错,而前端没有显示。
想要更详细的进度显示,如“扫描中”/“翻译中”/“生成文件中”。而非只是一个囊括一切的纯数字进度条。
The text was updated successfully, but these errors were encountered: