Skip to content

[AA4] Move auth logo into navbar

Erik Kalkoken requested to merge ErikKalkoken/allianceauth:resposition-logo into v4.x

The auth logo is currently positioned in the side menu. There it occupies the space of almost a quarter of it's space (3 / 13 positions on a 1080p screen), but has no function.

I think that is a waste of menu space. The space would be much better utilized by showing more menu entries without having to scroll. Even more so, because the logo itself does not even have a function (clicking on it does nothing).

I would therefore propose to move the logo into the navbar. Further I would suggest to navigate to the dashboard when clicking on it:

  • more space for showing menu entries
  • users get a nice shortcut for getting back to the dashboard (without having to open the side menu first)
  • makes the new UI design look a bit more familiar to users

Before vs After:

image

Merge request reports