3
votes
2answers
59 views

Where to place advanced search option in a shopping app?

Should users be provided with options to adjust budget, color, category etc. while searching or on the catalog page ? I think providing advanced search options on the catalog page where relevant ...
6
votes
5answers
207 views

Is there any good reason why I shouldn't make some mobile app parts sticky?

What are the downsides of making that part with column-chart sticky (Always positioned to the top even when bottom part is scrolled down)? Haven't met that kind of solution in any mobile app before. ...
45
votes
18answers
2k views

How can I keep up-to-date with the latest thinking about designing complex, rich applications?

I am designing a very complex eco-system of apps. I like to make sure I am up-to-date with the latest thinking, research and trends in app and UI/UX design. I find that there are many great articles, ...
1
vote
3answers
145 views

My sign-up process has too many options - should I shut some down?

We have a service that involves syncing between devices. You can either: a) sign-up on the web, download the client and sign-in b) download and sign-up within the client c) download a mobile app, ...
11
votes
6answers
446 views

How easy should I make it to delete content?

We want to make it easy for people to perform task in an application, but we also want to prevent them from accidentally deleting something. Where is the middle ground between these two opposing ...