Skip to content

Generic AppBar

Tamlyn Rhodes requested to merge generic-navbar into master

I have modified the AppBar component to replace the existing Navigation component. Below are some before and after screenshots for each app. As you can see it's not perfect but design customisation will be easier once we have the theming framework in place. I don't know how much deviation from the current design is acceptable at this stage.

Still need to make the logout link work across apps since xpub currently uses a route but other apps use a callback.

Editoria

Before editoria-before

After editoria-after

XPub

Before xpub-before

After xpub-after

Starter

Before starter-before

After starter-after

Edited by Tamlyn Rhodes

Merge request reports