|
|
|
|
|
by mortenjorck
2231 days ago
|
|
This is really nice, and the collection of practical examples is what makes the content here shine. Presentationally, the emoji are maybe a little overrepresented, but some of the pairings are amusingly clever. Apparently some here don't appreciate the use of progressive disclosure for the navigation, but for content of this length, it's an appropriate alternative to navigating to a new page. The one thing I'd suggest is limiting the expand/collapse interaction to one open at a time. There isn't really any advantage to having multiple open at once as there isn't a use case for comparing between open boxes, and keeping everything else collapsed makes exploring the index simpler. |
|
You actually understood exactly what we tried to achieve with that progressive disclosure and management of cognitive load ;). It's the #1 positive feedback we get from the people who use this page.
We did quite a bit of user research with different cohorts of people before we released this list. We originally considered auto-closing the other panels when you open a new one (!), but beta testers mentioned that it was convenient to compare two elements or to Ctrl-F through some stuff that saw a few tiles back.
So I guess we had the same thought process, but our beta tester descoped that need for us. So we launched that MVP without it.
I'll definitely keep an eye on the feedback (and comment section) if more people raise that concern.
We intend to update that page regularly.
Cheers!
PS: One of the UX hacks that I added though is scrolling back to the top of your active tile when you close it to avoid losing your anchor. With that said, even that was a bit limit for my JS skills (I'm far from a dev, merely a curious person).