nextcloud / nextcloud/deck

Format and simplify deck changes in activity list

Open
#5,095 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: activity
Dominant language
JavaScript
Stars
1.4k
Forks
354
Avg merge
1d 10h
Merged PRs (30d)
43

Description

The activity list does make a lot of sense also for deck. However, it's quite hard to follow up what has actually changed in the descriptions. That could be improved by:

  • Showing line breaks also in the activity app (like the android app does it already)
  • Only show the line / paragraph that has actually changed

grafik

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

Start at the activity list entry point and compare its description rendering with the Android app's line-break behavior. The change is done when line breaks are visible and updates show only the changed line or paragraph, with the activity list still displaying deck changes correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.