Help me make this dialog intuitive

It’s a pretty simple use case.
I have a modal with an editable form. If the user enters something into the form and then tries to cancel, we want to warn them they have unsaved changes, which they’ll lose if they proceed.
For some reason, …
share this post : )
Is it good practice to allow users to navigate simply by hovering on a menu item without clicking?

A pattern I have noticed recently on some (desktop) websites is that users can navigate simply by hovering on menu items.
While this is more efficient (fewer clicks) it feels unexpected and therefore unintuitive to me. I am wondering if it…
share this post : )
What to consider when designing UX for smartwatch and wearables

i’ve designed for the desktop, tablet and mobile. but have no experience designing for smartwatches.
What are the considerations i should be making when designing for smart watches?
e.g. users can use only 1 hand and 1 finger when using sm…
share this post : )
What’s the generic term for meaningless interactivity?

We talk about visual noise to refer to profuse, redundant or meaningless elements towards the purpose of the design.
What’s the name when it comes to "noise" in interactivity?
The bottom image has a redundant click: displaying a…
share this post : )
What’s the generic term for meaningless interactivity?

We talk about visual noise to refer to profuse, redundant or meaningless elements towards the purpose of the design.
What’s the name when it comes to "noise" in interactivity?
The bottom image has a redundant click: displaying a…
share this post : )
Filtering within facets

I am working on a faceted filter placed vertically on the lefthand side.
To accelerate searching for specific parameters within the facets, i implemented a search bar which hides all non-matching parameters within the facets.
I tested this…
share this post : )
Why do you hate or love infinite scroll?

I’m trying to understand why Designers/Devs/Product Managers still suggest infinite scroll for the products they are building. Pro and Cons are welcomed.
share this post : )
What is the reason for moving the start button to the middle in Windows 11?

The movement of the "start button" from the corner to the middle seems to be so much hated that it was impossible for me to find any justification for it in a short search, because all the results were clogged by tutorials about …
share this post : )
What is "neo-modern interactive" design?

I was going through a Google tutorial on building UI experiences with Jetpack Compose when I came across an odd aside:
Tip: neo-modern interactive is probably a design trend
After a web search, I’m as clueless about this term as I was be…
share this post : )
How to communicate that something can be long-pressed (mobile)?

Imagine I want to build something like Instagram profile pages, which show a gallery of pictures, and upon long-pressing, will zoom-in, focus on the picture, and display some secondary information (like a caption). How can I communicate to…