wordpress-mobile / wordpress-mobile/WordPress-Android
Investigate Preloading recommended mShot
Open
@mkevins is already working on this.
Since May 17, 2022.
[Type] Enhancement
[Type] Task
Site Creation
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
In the site creation flow, the thumbnails in the theme picker are not fetched until the screen which displays them is presented to the user. This results in a period of time when the placeholder image is visible, and the thumbnail cards are not tappable (because the corresponding layout is not yet visible). The goal of this task is to investigate / seek out alternative ways of preloading the images earlier in the flow so that they can be displayed quickly when the theme picker fragment is loaded.
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.
Assessment
This issue has not been assessed yet.