From 2d77defbd03349c57cc5c40ae65659b697aeefc0 Mon Sep 17 00:00:00 2001 From: Robert Richter Date: Sun, 1 Jan 2017 23:26:22 -0600 Subject: [PATCH] Add a temporary graph to document header states --- app/views/layouts/_navbar.html.erb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/app/views/layouts/_navbar.html.erb b/app/views/layouts/_navbar.html.erb index 869f691e..72a0749c 100644 --- a/app/views/layouts/_navbar.html.erb +++ b/app/views/layouts/_navbar.html.erb @@ -27,6 +27,25 @@
  • <%= link_to "Sign out", destroy_user_session_path %>
  • +<%# + +Header states + user states + Logged+in Anonymous + +-------------------------------+ + | | | + Small | R: User menu | Login/Signup | + res | Univ. cont in | inside hmbrgr | + | hmbgr menu | | + +-------------------------------+ + | | | + Large | User menu w/ | Login/signup | + res | dropdown, | buttons | + | Home icon | | + +-------------------------------+ + +%> +