wordpress-mobile / wordpress-mobile/WordPress-Android
Missing support for svg images
Open
Nobody has claimed this yet.
[Pri] Low
[Pri] Medium
[Type] Enhancement
Media
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Expected behavior
Svg images loaded from a url are displayed.
There is an official sample for Glide.
Actual behavior
We don't support dispalying svg images. Svg images loaded from a url are not being displayed.
Steps to reproduce the behavior
- Go to My Site
- Plugins
- Search
- Type for example
nutrition table - Observe icon of
Nutrition Information Table Factsis not displayed. Also notice an error message in the log.
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 with the Glide SVG sample linked in the issue and reproduce the missing plugin icon from My Site > Plugins > Search, checking the log for the reported error. Trace how remote images are loaded and determine the support needed for SVGs; done means the Nutrition Information Table Facts icon displays without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100