Fedd RSS not correctly rendering
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
Hello,
I'm really api to use this app, thanks about all contributor.
The app correctly work, I think it's the feed use can with his issue. I want to make a dedicated page with some game engine ([Godot](https://godotengine.org/rss.xml) and [Unreal](https://www.unrealengine.com/rss)) But all image isn't correctly rendering.
My config with this widget:
```yaml
- type: rss
title: Godot Engines
style: horizontal-cards-2
feeds:
- url: https://godotengine.org/rss.xml
title: Godot Blog
- type: rss
title: Unreal Engine
style: horizontal-cards-2
show-thumbnails: true
feeds:
- url: https://www.unrealengine.com/rss
title: Unreal Engine Blog
```
What is the better way to try to fix that ? Make a dedicated extension ?
Contributor guide
No contributing guide indexed for this repository
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 RSS widget and reproduce the issue using the Godot and Unreal feed URLs in the provided configuration, checking how their image fields are handled when thumbnails are enabled. Done means images from both feeds render correctly in the horizontal-cards-2 style, or the required limitation is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100