YaleComputerSociety/Yalies-Legacy

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

Ouverte

#241 ouverte le 18 mars 2024

 (2 commentaires) (0 réaction) (0 personne assignée)Python (23 forks)auto 404
front-endgood first issuewill be fixed during rewrite

Métriques du dépôt

Stars
 (12 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur