wordpress-mobile / wordpress-mobile/WordPress-Android
[Reader Improvements] Add shimmer effect when loading lists in reader
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
The way we currently handle loading in Reader's lists can be improved, and we want to use shimmer effect instead.
Context: https://github.com/wordpress-mobile/WordPress-Android/pull/19081#issuecomment-1722983471
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 reading the Reader loading implementation and the context in pull request #19081, especially the linked comment. Identify how lists currently show loading states and replace that presentation with a shimmer effect. Done means Reader lists consistently display the shimmer while their content loads, with existing behavior preserved afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100