FeedCity logo

FeedCity

Smart Interface Design Patterns

Not verified No WebSub updates Valid

UX design tips and resources brought to you by Vitaly Friedman.

Public lists
btconf 2025 speakers

Smart Interface Design Patterns Valid
• Vitaly Friedman

Right Timing Matters

Imagine a shiny newsletter pop-up. A pop-up making its splendid appearance on an eCommerce site just as you are about to make your way to a product page. You didn’t even have a chance to explore a single product yet; nor did you have a chance to learn about prices and materi...

Smart Interface Design Patterns Valid
• Vitaly Friedman

Navigation Queries UX

Gerry McGovern once rightfully suggested that more people have been on the top of Mount Everest than have been to the 10th page of Google’s search results. This is probably true, yet usually our interfaces provide long lists of options, rather than a guidance to where the an...

Smart Interface Design Patterns Valid
• Vitaly Friedman

Pricing Plans UX

We often dismiss pricing plans as if they were quite straightforward to design. In fact, how difficult can it be? We just have a few options with a few features marked as available or unavailable, the pricing, and a few CTAs along the way. Problems occur at latest when we th...

Smart Interface Design Patterns Valid
• Vitaly Friedman

Back Button UX

There aren’t many things in usability testing that keep showing up over and over again. One of them is the anxiety people experience when they have to go back. Users generally don’t have much trust in the browser’s “Back” button, and for a good reason. We’ve all been in a si...

Smart Interface Design Patterns Valid
• Vitaly Friedman

Usability Pitfalls Of Carousels UX

Carousels don’t have a good reputation, and rightfully so. They have plenty of accessibility issues, often exhibit low click-through rates and people frequently scroll past through them. Add to it small progress dots with tiny tap areas, barely visible labels and a bit of pa...

Smart Interface Design Patterns Valid
• Vitaly Friedman

Designing Better Mobile Navigation UX

Vertical Split Navigation # Many mobile navigation menus show only one level of navigation at a time. You might have seen page takeovers and slide-in menus, overlays and bottom sheets. Often this experience is slow and disorienting. Often users have to go back to move forwa...

Smart Interface Design Patterns Valid
• Vitaly Friedman

Inline Validation UX

Undoubtedly there are major advantages of inline validation in forms. Most importantly, if an input expects a particular type of content, we can flag issues immediately, so users can fix these issues rather than operating under a wrong assumption. Inline validation works...