YaleComputerSociety/Yalies-Legacy

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

Aperta

#241 aperta il 18 mar 2024

 (2 commenti) (0 reazioni) (0 assegnatari)Python (23 fork)auto 404
front-endgood first issuewill be fixed during rewrite

Metriche repository

Star
 (12 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor