Tapping a notification should send user to the directory with the associated file
Open
@marinofaggiana is already working on this.
Since Sep 11, 2023.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- Get a notification (For example, get a comment on a file shared with you)
- Tap on the notification
Expected behaviour
Tapping on the notification opens the associated file's directory (Like it does on the Android client).
Actual behaviour
Nothing happens; Notifications are non-interactive.
Screenshots
Logs
If applicable, you can post the iOS app or server logs (removing any sensitive information).
Reasoning or why should it be changed/implemented?
This makes it much more convinient to use comments, see the file updates and etc.
Environment data
iOS version: iOS 16.6
Nextcloud iOS app version: 4.8.6.4
Nextcloud version: 27.0.2
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.
Assessment
This issue has not been assessed yet.