Open wongkk25 opened 8 years ago
Add search bar to the desktop. It should take in some text and return any applications that the text matches. Return values must match the first character. Use hardcoded list of apps for now.
https://customelements.io/ellipticaljs/paper-autocomplete/
Looks like a decent candidate for autocomplete.
App names will be hardcoded for now.
Add search bar to the desktop. It should take in some text and return any applications that the text matches. Return values must match the first character. Use hardcoded list of apps for now.