AOSSIE-Org / AOSSIE-Org/EduAid

Fix missing image, broken link, unused prop, and accessibility issues

未關閉
#416 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
JavaScript
星號
171
分支
425
PR 合併指標
30 天內沒有已合併 PR

描述

While going through the frontend, I noticed a few high-priority issues that could impact user experience and accessibility. I wanted to flag them here so we can track and fix them properly.

What I found

Missing image: Journey.jsx references road_image.png, but the file doesn’t seem to exist in the public/ folder, which results in a broken image.

Broken link: CardHome.jsx uses a hardcoded href="#" instead of proper navigation, which can cause unexpected behavior and accessibility issues.

Unused variable: index.jsx has an unused previousPathname prop that can likely be removed to reduce warnings and keep things clean.

Accessibility gap: apply.jsx is missing alt text or appropriate ARIA labels for background images, which affects screen reader users.

If you’re open to it, I’m happy to put together a PR to handle the upgrade (and any related adjustments if needed).

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。