processing / processing/p5.js-website
Reintroduce search field suggestions dropdown
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 96
- Forks
- 322
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 8
Description
Increasing Access
Unsure
Most appropriate sub-area of p5.js?
Reference
Feature request details
On the old site, I found it extremely useful to have a suggestions dropdown when searching for the reference page of a specific object or function.
Currently, when I type in the search field, I don't get suggestions for the function I'm looking for. I have to enter my search keyword, press Enter, and then check if the function I'm looking for even exists. (Currently, it's additionally hard to find the exact reference page using the search field, since not all expected results are shown, as mentioned in #458)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the site's search field entry point and review the related search-results concern in #458. Done means that typing a reference object or function displays useful suggestions before the user presses Enter.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100