Format and simplify deck changes in activity list
Open
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
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 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