QutEcoacoustics / workbench-client

workbench-client: a client side browser application for interacting with acoustic workbenches
Other
8 stars 1 forks source link

Meeting Notes, 11/02/2022 #1790

Open Allcharles opened 2 years ago

Allcharles commented 2 years ago

Redesign of Navigation and Actions

Goal is to simplify the navigation and general layout of our website by pulling actions out of the their dedicated menu, and move them into the page contents. This should also better expose the hierarchy of our data and making the association between audio recordings and points/sites/regions/projects more apparent.

Major Goals:

Minor Goals:

Allcharles commented 2 years ago

Reinstate breadcrumb navigation

Current solution for breadcrumbs is to show location in the secondary menu:

image

A nicer solution may be to move the breadcrumbs above the page component using bootstraps breadcrumb system:

image

Alternative:

image

Allcharles commented 2 years ago

Move actions in page body

Current design

image

Simple adjustments

image image image image image image

Permanently move secondary links to side nav

image image image image image image

atruskie commented 2 years ago

I just want to posit an alternative idea:

Still serves the purpose of massively reducing unneeded links, while keeping a common UI pattern.

It works for GitHub:

image

Allcharles commented 2 years ago

Related guide for page redesigns: https://uxmovement.com/navigation/the-fastest-navigation-layout-for-a-three-level-menu/

Allcharles commented 2 years ago

First Draft Designs

image image

Additional menu layouts

MicrosoftTeams-image