react-hn icon indicating copy to clipboard operation
react-hn copied to clipboard

Insufficient contrast between visited and unvisited links

Open ghost opened this issue 9 years ago • 2 comments

UI can be improved by increasing the contrast between visited and unvisited links whether by more prominent change in color or other visual indication.

ghost avatar Jun 27 '16 23:06 ghost

@indrekpaas Is there an audit tool you were using to test this or specific contrast changes you're suggesting? cc @robdodson just in case he has suggestions too (with respect to https://react-hn.appspot.com).

addyosmani avatar Jun 28 '16 11:06 addyosmani

@addyosmani This doesn't relate to a11y as opposed to UX. The list is quite monotonous and from the screenshot below, it's difficult to distinct between visited (2, 3) and unvisited (1, 4) links.

Imgur

indrekpaas avatar Jun 28 '16 15:06 indrekpaas

@addyosmani the contrast itself seems to meet WCAG AA (http://leaverou.github.io/contrast-ratio/#%23666-on-%23F5F5F5) but if it's more a UX complaint I think that could be valid.

robdodson avatar Jun 28 '16 15:06 robdodson