Nikki Massaro

Results 20 comments of Nikki Massaro

@bennypowers in the DP's disabled example, the second menu item has a pointer cursor.

@blunteshwar Can we add how have PR reviewers manually test this in the instructions? Something along the lines of going to storybook and use the color components with different values?

> This may arise when items are slotted into the default slot - in which case they'll be projected into a menu role parent in the shadow root. May we...

> Think about how this will render `abcdefgh` @Rajdeepc What is the desired behavior for this use case?

> > > Think about how this will render `content` > > > > > > @Rajdeepc What is the desired behavior for this use case? > > In this...

> When both are present only the content should exist which in the above example is 'abcdefgh'. @Rajdeepc To make sure I'm understanding, is the following correct? | If `label`...

@blunteshwar > > abcdefgh > > In the third row when both label="abcdefgh" and content are present, then what appears visually should be`content` What about the aria-label? Ideally sighted screenreader...

Making sure I capture that part of our discussion revolved around this previous issue: https://github.com/adobe/spectrum-web-components/issues/3146 and whether or not this is how progress bar should work.

@TarunAdobe can you add more detail in the `Description` and the `How has this been tested?` to provide context? Thanks!

The problem is that more than one label element is using the `for` attribute for the input, the text and the value when en element can only have one label....