Should "Home" be in navigation? [duplicate]
This question already has an answer here:
I always see home in the navigation and it seems redundant. Mainly because I would press the logo to go back home. The argument would go, not everyone knows the logo would take you home especially if we consider different levels of users. In that case, the home button should be in the navigation.
What if we have a big website that has 8 or more items in the navigation? Should we still keep “Home” or should we drop it?
At what point should we keep home? Or should home even be allowed on the navigation? Are there any studies or concepts that back it up?
Is including multiple data types in a field an anti-pattern?
On Venmo’s web app, you create a transaction by selecting a recipient and then filling out a field that includes a dollar amount and a description:
Both the dollar amount and the description are mandatory, and they can onl…
Is including multiple data types in a field an anti-pattern?
On Venmo’s web app, you create a transaction by selecting a recipient and then filling out a field that includes a dollar amount and a description:
Both the dollar amount and the description are mandatory, and they can onl…
Single click or double click on table row in a web app
we currently have a interaction with table rows that allow for double click to open. If you single-click, then it highlights the table row; however, there is no additional option to multi-select rows or anything like that. Is…
Single click or double click on table row in a web app
we currently have a interaction with table rows that allow for double click to open. If you single-click, then it highlights the table row; however, there is no additional option to multi-select rows or anything like that. Is…
Guiding users through updating generated content
I have a page that lets a user generate a comment for students in a class, based on their performance during the year. For the most part, each student will have the same score in all areas, and will not need to be updated.
…
Guiding users through updating generated content
I have a page that lets a user generate a comment for students in a class, based on their performance during the year. For the most part, each student will have the same score in all areas, and will not need to be updated.
…
iOS – multiple selection
I have 3 values – A, B and C. The values can be selected in the following ways:
Select A only
Select A and B
Select A, B and C
The values used for A, B and C are large enough to not fit on screen.
Every value used for A,…
Button Icon States
I’m currently trying to determine how buttons with just icons as placeholders should be represented throughout our product.
Currently, each button is displayed as the representation on the right in this image.
I’m curiou…
How to visually indicate statuses in a matrix of information?
I’m designing a web app to help users track the status of several products over a 6 month period. We need to show a product’s status for each month. A product has 1 of 5 statuses for each month.
I’ve designed this informati…