glutio
glutio
Sure, will take a look at the auto select and put something into the notes
> first item is no longer auto pre selected Cannot repro https://user-images.githubusercontent.com/22550674/185979878-a4749d3f-628b-42f3-a116-167521e31c48.mp4
About release notes, on second thought, I would need to create a separate branch but one of you could probably update the release notes directly in master, so maybe for...
> but I can detail the repro better later today nevermind, i was looking at this branch in my fork, which has old code...
i have the fix but i don't have permissions to push to this branch.. attached patch - git apply patch.txt [patch.txt](https://github.com/Megabit/Blazorise/files/9397449/patch.txt)
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
> 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 visual style for...
> 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 `` as the...
rebased this PR on dev-1.1.0-AutoCompleteMultipleCheckbox branch and now targeting it for merge. this is meant to make it easier to merge, not sure if I succeeded here :)
> it should select the item and not TAB into something else Checkboxes receive focus on Tab, the entire DropDownItem should not receive focus