nextcloud / nextcloud/notes-android
"Change note title" field is hard to use
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
This issue respects the following points:
- I have read the FAQ
- I have searched for existing issues
- The issue affects the Notes Android app, neither the Notes server app nor the Nextcloud Android app.
Describe the bug
- Make a new note
- Tap on the note's name
- "Change note title" popup opens, keyboard appears
- Cursor is invisible; text is not selected by default (for easy replacement)
- Input isn't stripped for trailing spaces when saving
Expected behavior
Cursor should be visible
Text should be selected by default (at the least when it has not been edited before)
Input should be stripped to avoid trailing spaces being saved, for example when using auto-completion with certain keyboards
Notes Android version
33.0.0
Notes server version
4.13.0
Nextcloud Android version
33.0.0
Nextcloud version
32.0.3
Device
Sony Xperia 1 VI
Android Version
16
App Store
- Google Play Store
- F-Droid
- Huawei App Gallery
Stacktrace
No response
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 Notes Android app by creating a note and tapping its name, then locate the code for the “Change note title” popup. Check the cursor, initial text selection, and handling of trailing spaces; the work is done when all three expected behaviors are met on save.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100