Screen‑reader users cannot tell which tags are “active”. Enhance createTagElement to set role="listitem" and aria-selected="true" on active tags. Wrap the feed in a
(or add role="region" with an accessible label). Add a keyboard navigation guide (left/right arrows) and update the README with accessibility notes.
Screen‑reader users cannot tell which tags are “active”. Enhance createTagElement to set role="listitem" and aria-selected="true" on active tags. Wrap the feed in a
(or add role="region" with an accessible label). Add a keyboard navigation guide (left/right arrows) and update the README with accessibility notes.