Breaking down Amazon’s mega dropdown (2013)

Lobsters Hottest News

Summary

An analysis of Amazon's mega dropdown user interface feature from 2013, exploring its design and functionality.

<p><a href="https://lobste.rs/s/haotvw/breaking_down_amazon_s_mega_dropdown_2013">Comments</a></p>
Original Article

Similar Articles

The Amazon Tax

Hacker News Top

Seth Godin criticizes Amazon's search ad system as a deceptive practice that degrades search quality, harms consumers and sellers, and functions as a hidden tax.

On the <dl>

Simon Willison's Blog

A blog post by Ben Meyer shares new-to-me facts about the HTML <dl> element, including that multiple <dd> can follow a <dt>, grouping within <div>, ARIA labeling, and that they've been called 'description lists' since 2008.

Toggles Considered Harmful

Lobsters Hottest

A blog post argues that toggle switches are bad UI controls on macOS, citing unclear state representation, and suggests using checkboxes instead.