mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-24 09:34:04 +09:00
Some checks failed
Instead of always hiding the dropzone when it's not active: - hide it when when there are no uploaded files and it becomes inactive - don't hide it when there are uploaded files Fixes #35125 --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>