ChatBot Accessibility
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3508301. -->
Reported by: [robloach](https://www.drupal.org/user/61114)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The ai_chatbot accessibility could improve. For example: it's not really that accessible by using keyboard/tab focus.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>Visit the site with ChatBot closed</li>
<li>Press tab through the elements</li>
<li>Attempt to open up the chatbot with keyboard-only</li>
<li>Fail miserably</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<ol>
<li>Go through a a11y audit of the chatbot interface</li>
<li>Add accessible tags so that the chatbot interface's accessibility improves</li>
</ol>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<ul>
<li>Audit</li>
<li>Implementation</li>
</ul>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Accessibility fixes.</p>
issue