Holehan’s Patterns
|
About Settings Patterns
|
Welcome to the Open Design Patterns resource.This is the place to document and share proven Human-Computer Interaction design knowledge in an open community manner. You may apply for write access to add your own patterns for review by the "Open Design Patterns" community. Browse the existing patterns for settings dialogs: Separate advanced preferences from frequently used ones. However make sure to present the advanced preferences in context. Group Settings that belong together. Give that group a short and descriptive label. Omit orphaned settings. To present the main settings navigation put two panels next to each other - ideally in a horizontal layout. One of them contains the labels of the main settings navigation. The other one displays the content of the selected entry. Offer a way to undo the changes users made to the settings. The undo mechanism should cover undoing the most recent changes as well as resetting to the defaults settings. |
· Login