Text file remains on screen after being deleted
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Expected behaviour
When pressing the trash can to delete a viewed text file, the interface should return to the directory listing after deleting the file.
Actual behaviour
The deleted text file remains on the screen. It looks like a similar problem was attempted to be fixed for issue #598
Note: the file is correctly deleted. It simply remains on screen until you manually return to the directory listing, at which point you can verify that it was truly deleted.
Steps to reproduce
- View a text file
- Tap the trash can icon at the bottom of the screen to delete it and notice that the file remains viewed. It appears as though nothing as happened.
- Tap the back breadcrumb to return to the directory listing and notice that the file was, in fact deleted correctly.
iOS version
12.3.1 / iPhone X
App version
2.23.7.9
Server configuration
Operating system:
Ubuntu 18.04
Nextcloud version:
16.0.2 installed via snap
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Nextcloud iOS app by viewing a text file and deleting it with the trash can. Trace the deletion flow from the text-file viewer and verify that the interface returns to the directory listing after deletion, while confirming the file is removed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100