| Category | Pattern | Design Problem | |
|---|---|---|---|
| Information Organization | Drag and Drop | The user needs a way to visually change the order or manipulate the position of elements on the screen. | |
| Information Organization | Drag and Drop - Layout Preview | User needs a way to visually preview the new layout of a group of items after one item is dragged to a new position. | |
| Information Organization | Item Pagination | The user needs to view a large set of data that cannot easily be displayed in one chunk. | |
| Information Organization | Sortable table | A needle in a haystack. A list contains enough items so that a user may find it difficult to locate the item she is looking for. | |
| Information Organization | Titled sections | Orient users. There's a lot of information on the page and the user needs to be able to scan the page and quickly get an overall feel for the information on the page and determine whi |