|
|
|
|
|
by shlip
216 days ago
|
|
Nice idea, but it does not work without JS. It's baffling to me that more and more sites use this (dark?) pattern of requiring JS just to display links. EDIT: Well I was too quick, it partially works, you can click the grey "source" link on white bg for each article. Why not make the whole div a link instead ? The sorting menus on top of the page are not working without JS though. |
|
This way users can choose: read our summary/translations, or jump straight to the source. Tried to make it intuitive without cluttering the UI.
You're right about the sorting/filtering requiring JS though - it's client-side state. Could move that to URL params for better progressive enhancement.
Appreciate the detailed feedback, this kind of testing helps! :)