Live data from Hacker News

Dropdowns Should Be the UI of Last Resort

lukew.com

51–60 of 241 posts

Re: Dropdowns Should Be the UI of Last Resort

#51

This reminds me of one of my pet peeves about the iOS UI - the date picker control. Yes, the scrolly spinners are a very cute UI and look awesome. But it'd be 10x faster if they'd just give me a number pad and let me hit the 8 digits rather than scroll up and down to get it just right.

MM/DD or DD/MM?

Re: Dropdowns Should Be the UI of Last Resort

#52
post #21

>4 tap operation Click dropdown, select item >Stepper Click +, click +, click +, click +, click +, click +, click + wut

Lot of the advice in the article would fail in some situations like the one you point out. Unless the quantity is less than 5, tap to increase doesn't make sense. Also, the slider wouldn't work in case you are trying to choose from an even average sized list on "min" or "max" side. There are only so many pixels in portrait mode and my big thumb - how can you expect it to be so precise. While in case of the dropdown i…

This happens to me on some online shopping websites. When I search for some generic term, I am shown a slider between minimum and maximum where minimum is so often 0 and maximum is 10^5, while I am interested in something, say, between 500 to 1500.

Re: Dropdowns Should Be the UI of Last Resort

#53

There is a small irony that when reading an article about mobile UX, the website has disabled zoom meaning I can't actually see any of the images in the article.

Chrome on Android has a very useful setting to force zoom. Go to Settings - Accessibility - Force Enable Zoom - Profit :) Not sure if Safari has something similar though.

But should expect our audience to do extra work to make something usable?

Re: Dropdowns Should Be the UI of Last Resort

#55

This reminds me of one of my pet peeves about the iOS UI - the date picker control. Yes, the scrolly spinners are a very cute UI and look awesome. But it'd be 10x faster if they'd just give me a number pad and let me hit the 8 digits rather than scroll up and down to get it just right.

MM/DD or DD/MM?

ISO-8601

Re: Dropdowns Should Be the UI of Last Resort

#56

This reminds me of one of my pet peeves about the iOS UI - the date picker control. Yes, the scrolly spinners are a very cute UI and look awesome. But it'd be 10x faster if they'd just give me a number pad and let me hit the 8 digits rather than scroll up and down to get it just right.

MM/DD or DD/MM?

YYYY-MM-DD?

Re: Dropdowns Should Be the UI of Last Resort

#57

There is a small irony that when reading an article about mobile UX, the website has disabled zoom meaning I can't actually see any of the images in the article.

Yes, the internet is full of these so called experts. How do they end up being upvoted here is telling about the quality of the average reader unfortunately. Sorry if I am hurting feelings here but it is true. You have to be a special flake if you think this is quality content. So please, go ahead with your reactions, they speak volumes about who exactly is the gross of HN.

That's harsh. I learnt stuff from the article; it seems reasonable enough.

Which bits did you especially disagree with, and what would you recommend instead?

Re: Dropdowns Should Be the UI of Last Resort

#58

GUI's embody micromanagement as a virtue. GUI's in general should be a last resort. Computers are supposed to do our work automatically. Barring that, by delegation. Making rounded corners and gradients is easier than making something useful. that's why it gets so much attention. NoGUI.

I don't think it's a matter of last resort, rather correct use.

GUIs are inevitable.

You basically should only ask from the user what a computer can't possibly know, for example what date you want to travel for your holidays and how many units of that product do you want.

Re: Dropdowns Should Be the UI of Last Resort

#59
I dislike the way mobile has become the new lowest common denominator for web development. It used to be IE6 because it was antiquated but now it's anything with a touch screen - mainly thinking how hover has been relegated to visual effects even though it's fine on non-touchscreens.

Re: Dropdowns Should Be the UI of Last Resort

#60
post #58

GUI's embody micromanagement as a virtue. GUI's in general should be a last resort. Computers are supposed to do our work automatically. Barring that, by delegation. Making rounded corners and gradients is easier than making something useful. that's why it gets so much attention. NoGUI.

I don't think it's a matter of last resort, rather correct use. GUIs are inevitable. You basically should only ask from the user what a computer can't possibly know, for example what date you want to travel for your holidays and how many units of that product do you want.

I firmly believe that in a short time computers will predict all of those little things really well. Let's see.
Post reply on HN