rackerlabs / canon

A front-end framework for fast & consistent development of Rackspace UIs.
http://rackerlabs.github.io/canon/
Other
30 stars 22 forks source link

Initial dropdown nav styles #132

Open j00k opened 9 years ago

j00k commented 9 years ago

This is a canon implementation of the popover dropdown navigation that is rolling out in the shared header service (visible in Reach, Cloud Backups, and CSR generator control panels).

It uses a popover containing rs-dropdown-item's. It has a menu for navigation to particular pages, and allows you to optionally add the side menu for tasks, shortcuts, and the like.

j00k commented 9 years ago

You can spin up a dev server and look at /screenshots/layout-fixed.html to see the canon implementation in play, or see the screenshot below: image

eddywashere commented 9 years ago

@j00k :+1: is this still up to date with what is in reach or has anything changed?

j00k commented 9 years ago

@eddywashere just saw your comment, let me verify this

alainacoppa commented 9 years ago

@j00k have you had a chance to look into this?