Skip to content

Refactor top bar

Robert Schäfer requested to merge roschaefer/mangrove:refactor_top_bar into master

@keorn does Gitlab send you notifications when I mention you in my commit messages? Hope those don't get resend when I rebase.

Regarding the refactoring: Having less if-clauses reduces complexity. It's perfectly fine to have a slightly more verbose template. It also adds more control and easier customization (e.g. a different behaviour on the link to /standard).

As written in the commit message: A sidebar on all devices would be the easiest and best solution in my opinion.

Screenshot_-_2020-09-29T120439.204

Screenshot_-_2020-09-29T120631.398

Forget about "highlight the current route" that was already there befeore.

Edited by Robert Schäfer

Merge request reports