YaleComputerSociety/Yalies-Legacy

Change student photo from background-image to an actual image element

Offen

#241 geöffnet am 18.03.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (23 Forks)auto 404
front-endgood first issuewill be fixed during rewrite

Repository-Metriken

Stars
 (12 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Right now, student ID photos are displayed with the background-image property instead of an img tag. This is bad for accessibility, and also it means you can't right click to save the image.

Contributor Guide