YaleComputerSociety/Yalies-Legacy
Change student photo from background-image to an actual image element
オープン
#241 opened on 2024/03/18
front-endgood first issuewill be fixed during rewrite
Repository metrics
- Stars
- (12 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.