Closed (fixed)
Project:
Drupal core
Version:
10.3.x-dev
Component:
navigation.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 May 2024 at 20:25 UTC
Updated:
12 Jun 2024 at 20:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
skaughtComment #3
skaughtComment #4
skaughtmaybe both these are related to offset use.
Comment #7
gauravvvv commentedComment #8
finnsky commentedThis fix breaks collapsed sidebar expand popover functional.
Comment #9
gauravvvv commentedThank you for the feedback @finnsky, I have updated the MR with different approach.
Comment #10
ahsannazir commentedThe changes are working fine. Attaching screen capture
Comment #11
kanchan bhogade commentedHi
I've tested MR!8038 on Drupal 11.x
MR is applied cleanly...
On the Navigation LayoutBuilder, Link is added and it's working.
Adding Screen recording for reference
RTBC+1
Keeping in "Needs review" for code verification
Comment #14
finnsky commentedLooking good to me +1 rtbc. I've added 2 small improvements.
1. Added type=submit to expand/close buttons to avoid LB form submit.
2. Added minor css fixes. Font size for LB text and always wide sidebar in css.
Comment #15
skaughtThe lower 'narrow/expand' button is now locked open if user click. the left side of the page content remains fixed left (remains partially hidden under the entire nav.
Comment #16
ahsannazir commentedMade changes to the MR. Attached screen capture for ref.
Comment #17
kanchan bhogade commentedHi
I've tested MR!8038 on Drupal 11.x
MR is applied cleanly...
Left sidebar button is clickable and Content page hiding issue fixed
Adding Screen recording for reference
RTBC+1
Keeping in "Needs review" for code verification
Comment #18
skaughtSteps forward!
I'm still finding some general switching it from narrow and back and forth again the overhanging is reoccurring.
Comment #19
ahsannazir commentedI restested to see the issue mentioned in #18 but was not able to reproduce the same. Attaching screen capture for reference
Comment #20
skaught@ahsannazir thanks!
I have also retested this morning and can not recreate what I had seen. I think I had a local cache problem from branch changes. I'll move to RTBC.
Comment #21
nod_Thanks for the fix, let's keep the scope to what the issue is about though.
Can you roll back the button and font size fixes and create new issues? The git history will be useless if we sneak in out of scope fixes.
Comment #22
gauravvvv commentedComment #23
nod_thx, minor whitespace to fix and we should be good to go
Comment #26
gauravvvv commentedWhitefix has been added, This is ready to go
Comment #27
nod_all good now
Comment #33
nod_Committed and pushed d488327312 to 11.x and 43e4c0c9c6 to 11.0.x and 83e91f4dcb to 10.4.x and 2aa3efe0d9 to 10.3.x. Thanks!