ui icon indicating copy to clipboard operation
ui copied to clipboard

[feat]: Country select based on `autocomplete-select`

Open tianyingchun opened this issue 1 year ago • 1 comments

Feature description

a custom autocomplete component can support autocomplete dropdown select

  1. support country/region select and auto type filter
  2. https://mui.com/material-ui/react-autocomplete/#country-select

Affected component/components

No response

Additional Context

https://mui.com/material-ui/react-autocomplete/#country-select https://www.armand-salle.fr/post/autocomplete-select-shadcn-ui/

Before submitting

  • [X] I've made research efforts and searched the documentation
  • [X] I've searched for existing issues and PRs

tianyingchun avatar Apr 30 '24 02:04 tianyingchun

https://github.com/Jayprecode/country-state-dropdown.git

Someone has made this open source component You can utilize this

Do visit this if you want to explore more about different shadcn amazing components. https://awesome-shadcn-ui.vercel.app/

devmoatassem avatar May 15 '24 18:05 devmoatassem

The issue is that they are using button instead of input, which makes a bad autocomplete. This one makes it perfect: https://www.armand-salle.fr/post/autocomplete-select-shadcn-ui/

bernaferrari avatar May 26 '24 20:05 bernaferrari

This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.

shadcn avatar Jun 18 '24 23:06 shadcn