cordova web page search is not working
- Dominant language
- JavaScript
- Stars
- 353
- Forks
- 565
- Avg merge
- 7h 15m
- Merged PRs (30d)
- 5
Description
# Bug Report
## Problem
the search on https://cordova.apache.org/ is not working
### What is expected to happen?
when entering a search term like `android` into the global search on https://cordova.apache.org/ I expect the search to return results
### What does actually happen?
nothing, but a `?` is added to the url
## Information
Steps:
1. go to https://cordova.apache.org/
2. enter `android` into the search and hit enter
### Command or Code
-
### Environment, Platform, Device
-
### Version information
-
## Checklist
- [x] I searched for existing GitHub issues
- [x] I updated all Cordova tooling to most recent version
- [x] I included all the necessary information above
Contributor guide
Research direction
Start at https://cordova.apache.org/ and reproduce the global search failure by submitting “android”; inspect the website search entry point and how it builds the resulting URL. Done means the search returns relevant results instead of only adding a “?” to the URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jekyll
- Domain
- documentation, search, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100