Tagged Questions
2
votes
1answer
201 views
Navigation design pattern for showing current state
I'm looking for a high-level navigation design pattern that will also show the current navigational state. (Ex: Dashboard, invoices, settings, etc...) I am currently planning on using an accordion ...