feat(web): remove top navigation bar #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove the existing top bar (Silo logo, nav links, user info, logout button).
Navigation moves to the new left sidebar (#113). User info and logout move to the bottom of the sidebar or a user menu.
Part of the UI rework series. Depends on #113.