ebayui-core icon indicating copy to clipboard operation
ebayui-core copied to clipboard

ebay-listbox-button: aria-labelledby not adding id on inner text element

Open ianmcburnie opened this issue 3 years ago • 0 comments

Bug Report

eBayUI Version: 9.1.x

Description

Here I set prefixId to “foo” and it correctly adds the aria-labelledby="foo c1-label" to the button. However, c1-label does not exist (it should be dynamically added to the span element around the inner button text).

Screen Shot 2022-08-12 at 12 24 19 PM

Compare this to ebay-menu-button:

Screen Shot 2022-08-12 at 12 29 56 PM

Workaround

None

Screenshots

ianmcburnie avatar Aug 12 '22 19:08 ianmcburnie