Hacker News new | ask | show | jobs
by amcclosky 6163 days ago
I think the design of the apple UI in this case is more a product of the way missed calls and voice mails actually work.

I can't think of a reliable way to associate voice mails with the appropriate missed calls since multiple calls from the same number could and probably often do come in before the voice mail is even registered as existing by the phone.

1 comments

Many frontends simply emulate the behavior of the backend. This is unacceptable if it interferes with user experience - and really is just lazy design. You want a comprehensive user experience, not a thin wrapper around the command line.