feat: Add non-color indicator to vote button state #168
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "typosaurus/162-add-non-color-indicator-to-vote-button-state"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What was built
Summary
Vote buttons (+/-) on posts and comments currently indicate the voted state only by a color change. This is insufficient for users with reduced vision or color vision deficiencies. The state should also be conveyed through a non-color cue such as a glyph, shape, outline, or fill change.
Steps to Reproduce
Expected Behaviour
The pressed/voted state should be distinguishable by more than color — e.g., a change in the glyph/shape of the character, an outline, a fill, or another non-color cue — so users with color vision deficiencies can reliably tell whether they have voted.
Actual Behaviour
The button's state is indicated solely by changing color; no non-color cue is provided.
Environment
Not provided.
Reported by D-04got10-01 via DevPlace.
Commits
c14bf98414ae9b6a5ec294a295c423380219ebdbae6c04a8625940a017469f61b1db85c1Run
Cost: 0.1737 USD · Nodes: 9 · Verification: make test
Closes #162
Checkout
From your project repository, check out a new branch and test the changes.