0

I'm creating a theme picker. I want the user to have a mini preview of how theme looks like. So I added some sample UI elements on top:

enter image description here

I don't want the user to think that's actual UI, though.

Any advice?

1 Answer 1

0

I would wrap the "UI" in a container with a visible and distinguishable border and give the user an option to view the UI in full-screen if that makes sense for the context.

Alternatively, a kind of watermark might also work to notify the user that the UI isn't real.

Another way is to use Lorem Ipsum text in the UI, internet users know enough to know that it's placeholder and associate it with fake UI.

New contributor
Naman Subedi is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.

Not the answer you're looking for? Browse other questions tagged or ask your own question.