nextcloud / nextcloud/notes-android

Minor widget issues

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

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
168
Avg merge
1d 17h
Merged PRs (30d)
31

Description

When creating the widget, it has at first a nice padding. After opening a note the first time from the widget and returning to it, the padding is gone which looks rather ugly.

If a note has a longer title which requires a line break in the widget, the second line is clipped and only partly visible.

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 files or tests are named. Start by reproducing both problems in the Android widget: return to it after opening a note and display a note title that wraps to two lines. Trace the widget entry point and verify that padding remains consistent and the wrapped title is fully visible.

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
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.