Use an Async Select with Park-Ui #130
BigDog1400
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
I'm not 100% sure what you mean with an async select. I assume you want to load more items, the moment the user types sth right? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am currently utilizing Park UI to build a component library for my project. However, I have encountered a requirement to create an async select component with a search feature that fetches data from an external resource. I am wondering if anyone has successfully implemented this functionality using Park UI, or if there is an alternative approach that can be taken.
I recall that in Chakra UI, the workaround involved passing styles from Chakra to the react-select/async component. I am curious if this method could be applicable to Park UI as well. Alternatively, I don't know if maybe there should be a feature request to add async select functionality to zagjs? and not depend on react-select
If anyone has any insights or experience with this issue, I would greatly appreciate your input. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions