Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
InputUpload组件目前删除时,没有提示是否确认删除,会直接执行删除回调代码,通过新增ShowDeleteConfirmButton后控制在删除前给予确认提示?(原则上,任何删除前必须给予用户确认交互,以防止误点删除)
Describe the solution you'd like
No response
Additional context
No response
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
InputUpload组件目前删除时,没有提示是否确认删除,会直接执行删除回调代码,通过新增ShowDeleteConfirmButton后控制在删除前给予确认提示?(原则上,任何删除前必须给予用户确认交互,以防止误点删除)Describe the solution you'd like
No response
Additional context
No response