Articles on Smashing Magazine — For Web Designers And Developers
·
6 months ago
Dropdowns Inside Scrollable Containers: Why They Break And How To Fix Them Properly
The scenario is almost always the same, which is a data table inside a scrollable container. Every row has an action menu, a small dropdown with some options, like Edit , Duplicate , and Delete. You build it, it seems to work perfectly in isolation, and the...