-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
Description
On https://www.qa3.bon-coin.net/ad/ventes_immobilieres/5000027924 , keyboard navigation would stop on an invisible
when we would expect to start with the first skiplink ("allez au contenu")
This span (and a second one at the end of the body
) are injected when a combobox is present on the page.
In this case, it is the arrival address in the commute zone at the bottom of the page.
Steps to reproduce
- Go to https://www.qa3.bon-coin.net/ad/ventes_immobilieres/5000027924
- Tab until you enter the page
- First tab should be "insivible"
- Open up the Console and type
document.activeElement
to reveal thespan
Spark Component and Version
@spark-ui/components@10.5.9
Browser
Google Chrome 136
Operating System
- macOS
- Windows
- Linux
Additional Information
No response