Closed (works as designed)
Project:
Drupal core
Version:
9.1.x-dev
Component:
Olivero theme
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2020 at 15:36 UTC
Updated:
10 Feb 2021 at 19:36 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
andrewmacpherson commentedRemoving parent. This doesn't have much bearing on accessibility. It's a glitch with the extent of a clickable area, but I don't think there's anything here that puts disabled users at a notable disadvantage.
Comment #3
djsagar commentedHi @bnjmnm,
I created patch as [er your requirement this patch will resolve your issue please review and provide feedback.
Thanks!
Comment #4
bnjmnmGreat @djsagar! It looks like your patch got a "custom commands failed" notice. This is due to directly editing the CSS file instead of compiling the corresponding .pcss.css file and compiling it. Most of us learn of this requirement for the first by seeing this happen to a patch we wrote 🙂
The documentation on developing in Olivero has the info you'll need to contribute CSS (and other!) changes to Olivero.
Comment #5
djsagar commentedHi @bnjmnm,
Thank you for your feedback i recreating patch by using documentation on developing in Olivero please review.
Comment #6
abhijith s commentedApplied patch #5 on 9.1.x and it works fine.Adding screenshots below.
Before patch;

After patch:

RTBC +1
Comment #7
katannshaw commented@djsagar: I've tested patch #5 just as Abhijith S has and it works great. I'm marking it as RTBC and I think that it's ready for review by a maintainer.
Comment #8
mherchelFrom my point of view, the current behavior is the desired behavior. I don't think the underline should span the full width of the submenu.
Because this isn't an accessibility issue (I don't believe it is), I'm going to close as works as designed (unless designers or accessibility folks tell me otherwise).