nickredding opened a new issue #1165: URL: https://github.com/apache/cordova-docs/issues/1165
# Bug Report ## The site https://cordova.apache.org/plugins/ doesn't work well and is not surfacing plugins recently published to npm ### What is expected to happen? Typing in the text search box should progressively show matching plugins available on npm. Plugins recently published on npm should be found. ### What does actually happen? After a few characters, the text box keeps losing focus after every subsequent character (requiring the user to click inside the box to restore focus and continue typing) A plugin published 9 days ago (cordova-plugin-apple-watch-link) is not found by the plugin search (it is found in npm search). The package.json file for the plugin contains "keywords": [ "cordova", "apple", "watch", "watchkit", "message", "extension", "notification", "ecosystem:cordova", "cordova-ios" ] which should be sufficient (according to the cordova docs) to surface the plugin in plugin search. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> Using lates t Chrome browser on Windows. ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x ] I searched for existing GitHub issues - [ ] I updated all Cordova tooling to most recent version - [ x] I included all the necessary information above ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org