Benoît Grélard
Benoît Grélard
Potentially yes, as there may be things like roving focus to include in a group.
@ranjithpmankada I'm guessing you meant "Date" picker right? I've updated the title, but let me know if you meant something else.
Hi @dmoz-ixl, Thanks for reporting this. It seems to be linked to React 18, as I don't think I can reproduce the issue if I downgrade to React 17 in...
Thanks for confirming, I can see it, it's just that it only happens if it has opened once first. We'll take a look at it, see if we can pinpoint...
The only "functionality" I can see in the MUI one is a little bit of keyboard support (the delete functionality via backspace for example).
Yeah this is usually more like a combobox with multiple selection, something like that.
> @benoitgrelard @andy-hook this has made me wonder if we should be firing `event.currentTarget.click()` on pointerdown for tab triggers given that pointerdown is the event we're determining should activate them....
But the same thing can be said of Github here no? and that's the `aria-current` approach there.
Similar to #1569
That's a good point, i did wonder as well as I thought it's not a thing with the native ones either. @ckastbjerg do you have an actual use-case for this...