openSUSE / mentoring

The openSUSE Developer Mentoring Program
http://101.opensuse.org
60 stars 49 forks source link

Development version page - 7 redundant links #226

Closed adritek closed 3 months ago

adritek commented 4 months ago

Project Title: Uyuni Website Refresh - Accessibility and Responsiveness (#205)

Accessibility/Responsive Issue

Page
Development version page
Severity: Warning (low)

Description
Adjacent links go to the same URL. When adjacent links go to the same location (such as a linked product image and an adjacent linked product name that go to the same product page) this results in additional navigation and repetition for keyboard and screen reader users that could cause confusion.

Notes The spec specifies that "The purpose of each link can be determined from the link text alone, or from the link text and its context" is sufficient - so I've noted it as 'low' priority as each link text is different and that WAVE flags it as an 'alert' only.

Proposed Solution
Solution 1: Adjacent link text can be grouped together if they both point to the same resource, eg. openSUSE Leap 15. (x86_64, aarch64) AND openSUSE Leap Micro 5. (x86_64, aarch64) Solution 2: Further clarify the purpose of the link element using a title attribute.

Additional Notes

Screenshot
Screen Shot 2024-05-28 at 12 59 05 am

deneb-alpha commented 3 months ago

moved to https://github.com/uyuni-project/uyuni-project.github.io/issues/117