tskrio / seedling

Tasks for Today
https://tskr.io
MIT License
15 stars 7 forks source link

Convert Reference field to React-select-chakra #130

Closed jacebenson closed 1 year ago

jacebenson commented 2 years ago

chakra-react-select

https://codesandbox.io/s/chakra-react-select-demo-65ohb?file=/example.js:185-204

Look specifically at the Async and single selects here.

jacebenson commented 1 year ago

Created a different way to handle these using just chakra buttons and a text field.