Bug 53: Link — Identical Text Different Targets

WCAG 2.4.4 (Link Purpose - In Context) | Same link text pointing to different pages.

Bug: Repeated "Details" Links
Product A: $99 - Details
Product B: $149 - Details
Product C: $199 - Details
Bug: Multiple "View" Links in Table
Order Date Action
#12345 2026-02-20 View
#12346 2026-02-19 View
Bug: "Edit" / "Delete" Links Same Text

Item Title: Edit | Edit

How HAL Fixes This: HAL detects identical link text with different targets and adds aria-label using nearby context (product name, order ID, row header, etc.) to disambiguate (e.g., "Details for Product A", "View order #12345", "Edit item", "Delete item").