nextcloud / nextcloud/ios

Calendar notifications are missing date and time

Open
#2,145 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Steps to reproduce
  1. Share a calendar with another user
  2. Create an entry in a shared calender
  3. See the notification from the nextcloud app, that a new entry was made
  4. There is important information missing, like the time and date of the created date
Expected behaviour

Show the date and if it's not planned for the whole day, also the time

Actual behaviour

Showing only the name of the entry.

Reasoning or why should it be changed/implemented?

Only seeing the name isn't very helpful. The date is the important piece of information.
On Android this information is shown.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Reproduce the shared-calendar notification using the listed steps, then trace the iOS notification entry point that currently displays only the event name; done means the notification shows its date and, for non-all-day events, its time.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.