hasadna/open-bus-map-search
Improve accessibility: Convert image links to buttons
オープン
#949 opened on 2024/11/26
enhancementfrontendgood first issuehacktoberfest
Repository metrics
- Stars
- (95 個のスター)
- PR merge metrics
- (平均マージ 6d 5h) (30d で 42 merged PRs)
説明
The current clickable image link for "לתרום לסדנא" ("Donate to the Workshop") has usability and accessibility issues:
1.Accessibility: Screen readers may not clearly convey its purpose. 2.Design: A button is more appropriate for a call-to-action. Proposed changes:
-Replace the image with a button labeled "לתרומה לסדנא →" ("Donate to the Workshop →"). -Ensure the button is keyboard-accessible, styled consistently, and follows accessibility best practices. Benefits:
-Better accessibility and usability. -Aligns with modern UI/UX standards.