← Back to context

Comment by nh2

1 day ago

I agree that logic is sound, but it is also not discoverable to the user:

They might open the list (with the cursor resting on one of the items, or use the keyboard to navigate out of comfort or for accessibility reasons), then notice "oh wait, I haven't actually enabled my phone's Wifi hotspot yet", enable that, and wait forever for it to appear.

That's why I'm thinking something should visually (and non-visually) change so the user can notice.

Maybe even cleaner would be to add a tooltip to the currently-hovered entry? That might work for both mouse and non-mouse use cases, and might even work for screenreaders.

Make it so the list refreshes (shows new entires) every N seconds when it is focused. Easy.

  • Yeah I think this is what OS X does (or used to do), you open the menu and it does its initial refresh, and only after quite some delay of the menu being open, it refreshes again. Easy enough to choose your network in that large amount of time. I may be missing some subtle details of it though, since I haven't used it in a while >_>

  • This can still make that just as you click, it adds entries and makes you click the wrong entry (accidental clickjacking).