nextcloud / nextcloud/notes-ios
New notes no longer use first line as title
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 73
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Something happened in the upgrade to NextCloud 26 and the interactions with the iOS NextCloud Notes app.
It is using a webview in the app to edit new notes, which is causing issues.
Big one for me is it no longer uses the first line of a new note as the title for the note, resulting in many 'New note (i)' notes, where i is incremented.
It is possible to change the title of the note after editing, but this was not the default behaviour before the update to NextCloud 26.
As anyone else seen this?
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 by reproducing new-note creation in the iOS app after the NextCloud 26 upgrade, then trace how the first line is handled as the note title. Done means a new note again uses its first line as the title instead of an automatically numbered “New note” title.
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
- Needs clarification
- Newbie friendliness
- 35/100