hasadna/open-bus-map-search

Improve accessibility: Convert image links to buttons

开放

#949 创建于 2024年11月26日

 (4 条评论) (2 个反应) (1 位负责人)TypeScript (125 个派生)auto 404
enhancementfrontendgood first issuehacktoberfest

仓库指标

星标
 (95 个星标)
PR 合并指标
 (平均合并 6天 5小时) (30 天内合并 42 个 PR)

描述

The current clickable image link for "לתרום לסדנא" ("Donate to the Workshop") has usability and accessibility issues: image

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.

贡献者指南