nextcloud / nextcloud/notes-android
Automatically select text when editing title
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
Is your feature request related to a problem? Please describe.
STR:
- Create a new note, or tap into an existing one
- Tap "Edit" (or the title) at the top to change the title
Obviously if I'm opening this dialog, I want to change the title. But I have to manually select the text to delete it.
Describe the solution you'd like
The title should be automatically highlighted for me.
Describe alternatives you've considered
None.
Additional context
I'm on Notes Android 4.3.1. The keyboard is GBoard.
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 from the Android title-editing flow reached by tapping Edit or the note title, and inspect how the title input is initialized. Confirm the title text is selected automatically when the editor opens, then verify the behavior for both new and existing notes on Android.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100