initial version of the query autocompletion
Missing features at this point: 1. No suggestions when the input gets the focus. 2. Suggestions are not shown after selecting a suggestion.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
#filters {
|
||||
grid-area: filters;
|
||||
background-color: #eee;
|
||||
background-color: #fafafa;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user