I encounter a git error when staging some files, and this error caused the progress view stuck.
git error
git -c diff.mnemonicprefix=false -c core.quotepath=false add -f -- src/common/dependency.xml fatal: Unable to write new index file Completed with errors, see above.
Even if there's a close button, clicking it doesn't dismiss the view.