Adrián Bolonio
Adrián Bolonio
I'm having the same problem. It would be really nice to have this feature as well
Any news about it?
What were the breaking changes? I remember @hectahertz making the prop `title` optional to avoid breaking changes. Is there anything else?
Hi everyone, I would like to give some context here about those "breaking behavioral changes that we introduced to the SelectPanel to be accessible". We, @hectahertz and I, did the...
Thanks @broccolinisoup for the explanation :) As @inkblotty said and repeating myself: > As usual, we are always open for discussion, feel free to contact us in slack in [#accessibility](https://github.slack.com/archives/C0FSWLQ0Y)...
I'll leave here a link to a related discussion in the following issue: - https://github.com/primer/react/issues/2281
@siddharthkp Thanks for your questions :) Let me answer them: > Should disabled items get focus? As @jscholes mentioned a few times (and actually strongly against it), listbox should not...
> Would be nice to catch any existing usage of ActionList with disabled items so that we can remedy them as well. > Follow up, does the same apply to...
> In terms of everything else here, I've repeatedly said that Action List, as a concept, is being completely overloaded. A list of links, listbox of multiselect items, and menu...
> * Can we keep the `placeholder` attribute with the same `aria-label` contents? For users who don't need accessibility tools, that information should still be useful, and it's quite jarring...