UI patterns shape users' habits and are influenced by them. This cycle forms the foundation of user experience.
Common UI patterns and their psychological effects:
- Hamburger Menu: Low discoverability but familiar
- Pull-to-Refresh: Triggers slot machine psychology, can create dependency
- Infinite Scroll: Removes stopping signals, leads to longer usage time
- Toast Notifications: Attracts attention but disappears quickly
- Bottom Sheets: Accessible information for one-handed use
When designing a new UI pattern, keep the learning curve minimal. Make small improvements to existing patterns, avoid creating completely new systems.
Ideal UI pattern: Should be easy to understand, easy to remember, and efficient to use.