Robin Zigmond
Robin Zigmond
hi @AgnieszkaAugust , thanks for coming back on this. I'm still not sure I see the problem with the action menu. I believe the "button collapsed submenu" is telling you...
@AgnieszkaRadecka when I test the link with NVDA (via Browserstack) and focus the select, whether by clicking or by using the tab key, I hear it described as "color combobox...
@harpalsingh , what are your thoughts on this? I'm told it was previously agreed that we would support 2 lines of wrapping but not 3. Is this a valid usecase...
I was finally able to reproduce this when investigating another question raised about this component (see link above), using this sandbox: https://codesandbox.io/s/fast-leftpad-klxj8p?file=/src/index.js I only saw it the first time I...
@alex-j-clark I just noticed while looking at this again that you have used `React.createRef()` to create the refs. It is not correct to do this in a function component, and...