[admin_toolbar] 3.3.1 compatibility issues
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3357237. --> Reported by: [saschaeggi](https://www.drupal.org/user/1999056) Related to !250 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Admin Toolbar 3.3.1 added some changes for how keyboard users can navigate, this has some impacts on our end as well.</p> <p>Until we have fixed the issues and made it compatible I'd consider staying at 3.3.0.</p> <p>The fix is already in the works and should be available in the next few days.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install 3.3.1</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Solve compatibility issues</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Publish MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>New chevron button will be added to horizontal nav items for better keyboard navigation</p> <table> <tr> <td>Classic, legacy</td> <td>Modern</td> <td>Vertical (no change)</td> </tr> <tr> <td><img src="https://www.drupal.org/files/issues/2023-04-30/classic_3.3.1.png" alt=""></td> <td><img src="https://www.drupal.org/files/issues/2023-04-30/horizontal_3.3.1.png" alt=""></td> <td><img src="https://www.drupal.org/files/issues/2023-04-30/vertical_3.3.1.png" alt=""></td> </tr> </table> <h3 id="summary-api-changes">API changes</h3> <p>-</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>-</p> > Related issue: [Issue #3286466](https://www.drupal.org/node/3286466) > Related issue: [Issue #3357166](https://www.drupal.org/node/3357166)
issue