inclusive-design / inclusive-design/components

Feature: consider using Popover API instead of `aria-expanded`

Open
#4 1 comment 0 reactions 3 assignees Claimed by @jobara View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
1
Avg merge
3h 12m
Merged PRs (30d)
7

Description

### Is your feature request related to a problem?

See:

- https://developer.mozilla.org/en-US/docs/Web/API/Popover_API
- https://codepen.io/MrGrigri/pen/yyYvRJr
- https://chrisburnell.com/html-can-do-that/#popover
- https://adrianroselli.com/2026/07/link-popover-navigation.html

### Describe the solution you'd like

Evaluate the Popover API as an alternative to the use of `aria-expanded`. Consider browser support and accessibility implications as well as any other factors.

### Describe alternative solutions you've considered

Maintain use of `aria-expanded`.

### Additional context or notes

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.