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
{{ message }}
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.
Create an autocomplete widget for the main project search.
Please use the "node" JSON feeds with filters for modules, themes, and distributions. The Drupal core project (machine name "drupal") should be hardcoded to avoid pulling in the old legacy Drupal core forks found in the feed.
Please note that the feeds are paginated. Some research should be done to pass a partial string filter for the project name and return a filtered set of projects. If this feature does not exist, we can file an issue on the DrupalOrg project and I can write a patch.
We should file an issue here - https://www.drupal.org/project/drupalorg. I am guessing it just needs to be tied to the project name or machine name at this point.
I was able to work on another issue in that queue before to add the author username. I have a sandbox already. I can reuse these things to get the wildcard search in place
Design reference: https://www.drupal.org/files/issues/2018-03-08/simplytest-ui.png
Create an autocomplete widget for the main project search.
Please use the "node" JSON feeds with filters for modules, themes, and distributions. The Drupal core project (machine name "drupal") should be hardcoded to avoid pulling in the old legacy Drupal core forks found in the feed.
Please note that the feeds are paginated. Some research should be done to pass a partial string filter for the project name and return a filtered set of projects. If this feature does not exist, we can file an issue on the DrupalOrg project and I can write a patch.
Feed URLs:
Details on the feeds can be found here: https://www.drupal.org/drupalorg/docs/api
The text was updated successfully, but these errors were encountered: