- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 7.1k
 
Add search input for Directory list #8673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| 
           @DimaDevelopment is attempting to deploy a commit to the shadcn-pro Team on Vercel. A member of the Team first needs to authorize it.  | 
    
| 
           The latest updates on your projects. Learn more about Vercel for GitHub. 
  | 
    
| 
           @shadcn, Hey! Did you check out the preview?  | 
    
| 
           I did. Thanks for starting the work on it. Appreciate it. A few notes (if you have time): 
  | 
    
| 
           @shadcn, Yeah, let’s do it. I was thinking about that too, but I wanted to show you this search feature first — maybe you think it’s not needed at all. If it looks good to you, I’ll push the changes today :)  | 
    
…earchFn - includes the description in the search criteria
| 
           @shadcn  | 
    
| 
           @shadcn Hey. Can you deploy a preview when you have time?  | 
    
There was a need to search the registry by name. I remember what it’s called, but scrolling through the whole list has become cumbersome due to the large number of items.
So I added an input that searches by registry name.
Overall, we could add animations and improve the search algorithm, making it more advanced — for example, searching by description as well.
But I feel that right now, it’s not really necessary.
Here’s how it works 👇
2025-11-01.14.44.36.mov