Why doesn't NativeSelect have the same size variants and startElement/endElement support as Input? #10167
Answered
by
segunadebayo
muco-rolle
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
segunadebayo
Jul 18, 2025
Replies: 1 comment
-
That's a good catch! I've pushed a fix for this here: 5cc76a7 After the next release, you should be able to compose the native select with input group |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
segunadebayo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's a good catch! I've pushed a fix for this here: 5cc76a7
After the next release, you should be able to compose the native select with input group
https://github.com/chakra-ui/chakra-ui/blob/main/apps/compositions/src/examples/native-select-with-input-group.tsx