Follow-ups to https://github.com/nextcloud/server/pull/36534 Bugfixes: - [x] Improve loading indicator for actions - [x] Breadcrumbs show `Foldername.dTIMESTAMP` when browsing a deleted folder, in the old implementation we just showed `Foldername` - [x] Clicking on a file in the trashbin downloads the file but with incorrect extension - [x] Switching back to other file list does not work once entered the trash bin once - [x] Restore/delete permanently a file does not remove it from the list Missing: - [ ] Grid view not implemented - [x] Hide some columns on small screens - [x] Right-click does not work anymore Enhancements: - [ ] Deepen virtual scrolling performances - [ ] Implement keyboard arrow/pageUp-Down navigation and focus management Others: - [ ] it feels strange that the right-click menu gets opened not directly at the tooltip but at where the expand button is triggered
Follow-ups to #36534
Bugfixes:
Foldername.dTIMESTAMPwhen browsing a deleted folder, in the old implementation we just showedFoldernameMissing:
Enhancements:
Others: