Skip to content

Create navigation drawer component according to material design and use it in admin interface

Lukas Weingarten requested to merge navigation-drawer into master

Also create drawer service for communication across components.

Use new NavigationDrawerComponent for admin interface. This fixes a minor bug when navigating back with browser navigation. Currently navigation drawer items are not updated.

This is a preparation for #1044 and future navigation.

Edited by Lukas Weingarten

Merge request reports