-
Notifications
You must be signed in to change notification settings - Fork 8
feat: add confirm btn to upload post #158
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
Conversation
Thaumy
commented
Jul 14, 2023
- 将"保存博文"字样修改为"上传博文", 并修改相关代码命名
- 为上传博文添加了确认提示
保存博文时报错:
|
package.json#L152 改为 |
Fixed |
May be its better to have an option for this, just my opinion :) |
@laggage this icon and the right one are too small and easy to misclick. |
@cnblogs-dudu I totally understand and agree the problem you pointed, however, what i mean is someone may just not want to have a confirm before the upload, so may be we can have an option like 'require confirm before upload' for this. This is just my suggestion, the decision it's up to you :) |
Maybe it's better to leave a setting option for this feature |
@Thaumy add an option to disable Push confirmation dialog. |