3
votes
2answers
118 views

Navigation hierarchy: categories next to single items at the top-level

In our new product we have several pages grouped into several categories. One of those categories is more important than the rest. Moreover, we have relatively a small number of pages and categories ...
2
votes
2answers
152 views

What's a good symbol set for buttons to expand and contract parts of a hierarchy?

The Mac Finder, in hierarchy view, uses a triangle, or arrow, facing right to indicate not-expanded, down to indicate expanded folder. It could be considered counterintuitive because it points to the ...
1
vote
2answers
389 views

Displaying Hierarchical Information in a Mobile App

trying to come up with a good way of presenting a hierarchy of information on a mobile device. Specifically, I wrote this Khan Academy app for Windows Phone: ...
5
votes
2answers
475 views

What is the best way to allow users to navigate through a large amount of information on a website that is categorised in numerous ways?

As a web developer, I'm often given designs that look good from the web designer, but don't necessarily function as well as they should. This is especially true for navigation elements, increasingly ...
40
votes
7answers
4k views

What's the best way to view a deep hierarchy?

I've been pondering the best way to show a deep hierarchy for a desktop application I'm working on. Here are some alternative designs I'm considering... Mac OSX Finder: If you understand what ...