Header improvements
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
48. execute next todo
|
||||
49. execute final todo (nummer 3)
|
||||
50. Pressing signout (on the home page) does not log the user out
|
||||
51. Instead of the buttons on the top of the page create a 'hamburger' dropdown menu. The menu items are sign in, profile, admin, and sign out with authenticated visibility rules.
|
||||
52. The menu items on the dropdown render behind <main class='container'>
|
||||
53. The menu should not show the profile, admin and signout items when nobody is authenticated.
|
||||
54. Add one entry on top of the hamburger menu 'home' that always directs to the home page.
|
||||
55. where the hamburger menu shows the avatar and username, replace by username only and link to the /user/ page
|
||||
|
||||
## Future entries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user