Entity Diagram: Clickable elements do not have a visible focus indicator
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3345104. --> Reported by: [swirt](https://www.drupal.org/user/138230) Related to !13 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>WCAG 2.4.7: The clickable elements within the content model do not have a visible focus indicator<br> I am focused on the Landing page node item - you can tell by the URL at the bottom of the screen. However, you can't tell just by looking at the screen:</p> <p><img src="https://www.drupal.org/files/issues/2023-02-28/no-visible-focus.png" alt="Landing page bubble has focus, but no visual indication"></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Any clickable elements should have an indicator when it has focus.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3341727](https://www.drupal.org/node/3341727)
issue