You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "## TODO * Setup with pico.css * Implement getAutoCompleteResults: Promise<string[]> * UI with input and place to display suggestions * Keep track of filter value * When filter changes, get suggestions * Show loading indicator * Show suggestions on page * If error, show error on page * Clear suggestions and error when filter is cleared * Debounce the input filter value * Abort / cancel requests when filter changes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"