docs (QA): Add file drag-and-drop to regression testing checklist

This commit is contained in:
Jacob Kauffmann 2025-12-19 13:34:37 -07:00
parent aab6bd95e2
commit bed902ebb2

View file

@ -17,6 +17,7 @@ This document provides a regression testing checklist for COSMIC Files. The chec
- [ ] Right-click -> Create a new folder, then enter it. - [ ] Right-click -> Create a new folder, then enter it.
- [ ] Right-click in the empty folder -> Create a new file. - [ ] Right-click in the empty folder -> Create a new file.
- [ ] Navigate to the parent folder, create another new file, then drag it into the created folder.
- [ ] Files can be renamed. - [ ] Files can be renamed.
- [ ] Files can be opened with non-default apps & browsing store for new apps works. - [ ] Files can be opened with non-default apps & browsing store for new apps works.
- [ ] Normal right-click shows `Move to trash` option. - [ ] Normal right-click shows `Move to trash` option.