David Moreira
David Moreira
> We need to be careful here since both of you worked on a similar part of the code. @David-Moreira can you review it? If this is working as expected...
> None of components using DropDown support keyboard scrolling. It would be nice to implement it at the base level somehow so that all components get this functionality Yea, You're...
> > We need to be careful here since both of you worked on a similar part of the code. @David-Moreira can you review it? If this is working as...
> Prototype for #3980. Known issue - antdesign needs :focus/:hover class for anchor in the badge > > Bootstrap.Demo.-.Profile.1.-.Microsoft.Edge.2022-07-19.16-32-21.online-video-cutter.com.mp4 Why do you mention antdesign? Isn't it an issue in every...
If we are supporting tabbing then It seems we should remove Tab from the ConfirmKey. And document accordingly.  What now happens is that by tabbing when selecting, it selects...
Not sure if this bug was already there, but there's a chance that it might have been... I can fix it later if you'd like  It adds both the...
> > Why do you mention antdesign? Isn't it an issue in every provider? > > I meant that ant design (at least when I used ``) doesn’t have the...
> > remove Tab from the ConfirmKey > > `` closes the dropdown on tab and it cycles through items with the dropdown closed when you use arrows. maybe use...
> > Actually I think @glutio might be right here. We should maintain the previous behaviour which should also be more inline to how other components work, like the `select`....
>Actually I think @glutio might be right here. We should maintain the previous behaviour which should also be more inline to how other components work, like the select. If ConfirmKey...