You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Toolkit][Shadcn] Align select with shadcn reference #3744 aligns the existing select recipe with the fully custom composite component, including keyboard navigation, typeahead, form support, positioning, scrolling, validation states, and RTL.
#3744 is currently stacked on #3743 so its migrated examples and CI can use NativeSelect. Its diff will reduce automatically once #3743 is merged.
Hi!
I opened two PRs to align the Shadcn Select recipes with the current upstream components:
#3744 is currently stacked on #3743 so its migrated examples and CI can use NativeSelect. Its diff will reduce automatically once #3743 is merged.