This repository was archived by the owner on Jan 16, 2020. It is now read-only.
This repository was archived by the owner on Jan 16, 2020. It is now read-only.
Search does not use keywords #85
Open
Description
Steps to reproduce:
- Type "timepicker" in the search box
Expected result:
- Returns jQuery Time Picker http://plugins.jquery.com/timepicker/
Actual result:
- It does not return the jQuery Time Picker plugin
Details:
Inside the manifest.json file there is an array of keywords. In the keywords I included the string "timepicker" so it should appear in a search for this keyword presumably?