Is it a strong anti-pattern to use a Floating Action Button in an iOS app?
Floating Action Buttons – invented by the Google Material Design Team – are rather popular on Android. Apple’s closest equivalent are perhaps an action icon at top-right or the bottom Tool Bar pattern – which won’t play nicel…
Is it a strong anti-pattern to use a Floating Action Button in an iOS app?
Floating Action Buttons – invented by the Google Material Design Team – are rather popular on Android. Apple’s closest equivalent are perhaps an action icon at top-right or the bottom Tool Bar pattern – which won’t play nicel…
Web-design: "Paging" versus "Dynamic content loading" [duplicate]
This question already has an answer here:
Is infinite scrolling justifiable?
6 answers
I apologize for badly formed Title, bu…
Web-design: "Paging" versus "Dynamic content loading" [duplicate]
This question already has an answer here:
Is infinite scrolling justifiable?
6 answers
I apologize for badly formed Title, bu…
Default Date for Birthdate
When the date of birth is asked to the user, with a Date Picker on mobile, what should be the default date to show on Date Picker? Current date makes no sense to me as it is probably too far from the date the user has to sele…
What’s an alternative to placeholder text in forms?
I’m designing a form for elderly (65+) and I’m focussing on good readability and high contrast.
I want to let them know which format they have to use while typing their birthdate (e.g. dd-mm-yyyy), phonenumber etc. I can’t …
What’s an alternative to placeholder text in forms?
I’m designing a form for elderly (65+) and I’m focussing on good readability and high contrast.
I want to let them know which format they have to use while typing their birthdate (e.g. dd-mm-yyyy), phonenumber etc. I can’t …
Subject field in Contact form
Should the Subject field be required in a contact form? When I design a UI for a contact page on a web site, I have a form for emailing. I always have 3 fields on this page: Name, email, message. Some people say that it’s a g…
Subject field in Contact form
Should the Subject field be required in a contact form? When I design a UI for a contact page on a web site, I have a form for emailing. I always have 3 fields on this page: Name, email, message. Some people say that it’s a g…
Why amazon.com website have Your Account tab visible, when user is logged out? [on hold]
Taking reference with below image:
I am wondering why amazon guys put “Your Account” tab visible, when user is signed out.
Is there any explanation?
What made them to do in this way?
I had taken this one example, but …