Problem/Motivation
Admin Toolbar 3.3.1 added some changes for how keyboard users can navigate, this has some impacts on our end as well.
Until we have fixed the issues and made it compatible I'd consider staying at 3.3.0.
The fix is already in the works and should be available in the next few days.
Steps to reproduce
Install 3.3.1
Proposed resolution
Solve compatibility issues
Remaining tasks
Publish MR
User interface changes
New chevron button will be added to horizontal nav items for better keyboard navigation
| Classic, legacy | Modern | Vertical (no change) |
![]() |
![]() |
![]() |
API changes
-
Data model changes
-
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | Capture d’écran du 2023-05-05 11-58-59.png | 22.28 KB | fabsgugu |
| #6 | classic_3.3.1.png | 386.13 KB | saschaeggi |
| #6 | horizontal_3.3.1.png | 390.72 KB | saschaeggi |
| #6 | vertical_3.3.1.png | 416.2 KB | saschaeggi |
Issue fork gin-3357237
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:



Comments
Comment #2
mlncn commentedComment #3
mlncn commentedCorresponding issue on Admin Toolbar: #3357166: Upset theme since update to 3.3.1
Comment #4
saschaeggiComment #6
saschaeggiComment #8
saschaeggiComment #9
fabsgugu commentedHello,
There is a side effect after this update.
For the dark theme, 3rd menu links appear white.
I don't have the problem on version 3.0-rc2
I think it's caused by this change:
.toolbar .level-2 > ul, was removed
Comment #10
saschaeggi@Fabsgugu we should have fixed this already in
8.x-3.x-dev.