I uploaded some files in Community Edition. But when I try to delete them I get the popup that say do you want to delete, and when I select delete, the popup goes away but the file doesn't delete. Seems the the GUI is bugged. However, when I use
dbutils.fs.rm("/FileStore/tables/mypath/myfilename")
in a notebook, I'm able to delete the files with no issue. Just wanted to report the bug. Note: Having the same issue on PC in Chrome and iPhone in Chrome.