- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 261
 
Open
Labels
component: autocompleteChanges related to the autocomplete component.Changes related to the autocomplete component.docsImprovements or additions to the documentation.Improvements or additions to the documentation.
Milestone
Description
Feature request
Summary
I'm building a command palette using <Autocomplete>, and I would like to be able to render some default list items when there's no search results. The key point is that I still want to render the Empty children as a List with Items so I can keep all the interactivity.
| Default | No search results | 
|---|---|
![]()  | 
![]()  | 
Motivation
Maybe it's not the most popular pattern, but there are a handful of real world examples like this. For reference, here's Raycast showing a list of default results when there's no match.

Metadata
Metadata
Assignees
Labels
component: autocompleteChanges related to the autocomplete component.Changes related to the autocomplete component.docsImprovements or additions to the documentation.Improvements or additions to the documentation.

