Optional link in notification is not available
Open
Nobody has claimed this yet.
bug
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
- having a notification with a link set (see https://github.com/nextcloud/notifications/blob/master/docs/ocs-endpoint-v2.md#notification-element for the
linkattribute) - expected: being able to somehow access this linked resource, by clicking on the notification - that's how it works on the web and on Android (right @tobiasKaminsky?)
- actual: link is not available
cc @marinofaggiana If you wish I can send you an example notification on our Nextcloud for verification.
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
Start with the OCS endpoint v2 notification element documentation linked in the issue, especially the link attribute, then trace how iOS notifications are presented. Done means a notification containing a link makes that resource available when the notification is clicked, consistent with the web and Android behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100