navigations 'expand sidebar' (title) lacks connection to flow

Created on 30 April 2024, 2 months ago
Updated 6 May 2024, about 2 months ago

Problem/Motivation

  1. While reviewing with a small group, people were now sure what the 'Extent Sidebar' is now extending while desktop screen sizes expand/contracted during general run through. Title lacks connection to the navigation tool, users did not re-associate objects.
  2. Without javascript in 'small breakpoints' we see the 'expand sidebar' button. Without JS this does nothing. Navigation does not let user get into any Drupal admin path.

Steps to reproduce

using Drupal 11/10.3 standard profile.
enable Navigation module
with your browser, disable Javascript. make window less than 500px.
notice 'a bar at top' and bottom 'Expand sidebar'. this does nothing.

Proposed resolution

Also include 'navigation logo' in this area and breakpoint. As it serves are landmark for users and link to get into 'administration' when nojs and in this breakpoint.
- reminder: navigation has an template/svg.logo.twig -- Expand around with the custom logo use (with parent/wrapping link) then return that into the layout/navigation.html.twig so that it can be reused here.

Remaining tasks

choices:
- should this link to go /admin/index. (currently goes LOGO goes to Frontpage.
- should the logo link to 'return to site' type functionality.
ie 'admin/index'->front->user_setting->return-to-side/(last known page?)
- should we add a setting for user to set their choice. default/none will be (front or admin/index).

User interface changes

enhance JS degrade of Navigation 'bar at top/mobile trigger'

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component
NavigationΒ  β†’

Last updated 1 day ago

No maintainer
Created by

πŸ‡¨πŸ‡¦Canada SKAUGHT

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024