nextcloud / nextcloud/notes-android
Widget issues
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
still after most current update there are still issues
– clicking an entry in the list a new empty note opens instead of the clicked note
– the widget does not follow the design setting of the app (light/dark/system)
– initially the widget has paddings on top and bottom which disappear after first use of the widget
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 the three widget issues on the current update: opening an entry, applying the app's light/dark/system setting, and checking the initial top and bottom padding before and after first use. Trace the widget entry point and compare its behavior with the app design setting. Done means the clicked note opens, the widget follows the selected theme, and its initial padding remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100