glanceapp / glanceapp/glance

Fedd RSS not correctly rendering

Open
#1,011 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug report
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.

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.