You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/04 15:59:23 UTC

[GitHub] [cordova-docs] nickredding opened a new issue #1165: Plugin search doesn’t work well and isn't updating from npm

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek commented on issue #1165: Plugin search doesn’t work well and isn't updating from npm

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #1165:
URL: https://github.com/apache/cordova-docs/issues/1165#issuecomment-974100768


   Closing as duplicate from https://github.com/apache/cordova-docs/issues/1128


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-docs] breautek closed issue #1165: Plugin search doesn’t work well and isn't updating from npm

Posted by GitBox <gi...@apache.org>.
breautek closed issue #1165:
URL: https://github.com/apache/cordova-docs/issues/1165


   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org