Bug 41: Icon Button — Like/Favorite
WCAG 4.1.2 (Name, Role, Value), 4.1.3 (Status Messages) | Toggle button without state announcement.
Bug: Like Button No State Indication
Amazing Article
This is great content...
Bug: Like Count Not Associated
Great Post
Love this content...
127 likesBug: Multi-option Toggle Without Clarity
Interesting Read
Thought-provoking content...
How HAL Fixes This: HAL detects like/favorite toggle buttons and adds aria-label="Add to favorites" or "Liked" (updates dynamically). HAL also adds aria-pressed="true/false" to indicate current state. If a count is nearby, HAL adds aria-describedby linking the button to the count.