Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Policy Page: Recent Post Featured Images Not Rendering

Aperta
#3,073 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
55/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
typescript
Ambito
frontend, web-dev

Direzione di ricerca

Inizia dal rendering di „Recent Posts“ della pagina Policy e analizza i dati dei post e le richieste delle immagini per determinare se gli URL delle featured images vengono restituiti e visualizzati. Verifica il comportamento dei post con e senza featured images; il lavoro è completato quando ogni scheda mostra la propria featured image o un fallback predefinito invece di un segnaposto vuoto.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

bug new issue

Describe the bug

The Policy page is not displaying thumbnail images for recent posts. Instead of rendering the expected featured images, the image containers appear as empty colored placeholders. This affects the visual presentation of the page and makes it difficult for users to quickly identify articles.

Observed on: Policy page

To Reproduce

  1. Go to the Policy page.
  2. Scroll down to the Recent Posts section.
  3. Observe the article cards.
  4. Notice that the thumbnail image area displays an empty placeholder instead of the expected image.

Expected behavior

Each policy article should display its associated featured image. If a post does not have a featured image, a default fallback image should be displayed instead of an empty placeholder.

Screenshots

Attached screenshot showing missing thumbnails in the Recent Posts section.

Desktop (please complete the following information)

  • OS: macOS
  • Browser: Chrome
  • Version: Latest

Smartphone (please complete the following information)

  • Device: N/A
  • OS: N/A
  • Browser: N/A
  • Version: N/A

Additional context

The issue appears to be isolated to thumbnail image rendering. The article titles, excerpts, and category tags load correctly, indicating the post data is being fetched successfully.

Possible causes include:

  • Featured image URLs are not being returned by the API.
  • The frontend is not mapping the featured image field correctly.
  • Image requests are failing (404/CDN/CORS issue).
  • No fallback image is implemented when a post has no featured image.

This should be investigated to determine whether the problem originates from the content source or the frontend rendering logic.

Image Image
Lingua principale
TypeScript
Stelle
536
Fork
496
Merge medio
1g 8h
PR unite (30g)
9

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di aave/interface

Tutte le issue di aave/interface

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.