daffodil
daffodil copied to clipboard
Add search functionality to daff.io
:bulb: Feature request
Feature Name
Search UI
The Desired Behavior
- Utilizes the form field component
- Needs to have search suggestions
- Search page result
Your Use Case
As an enduser, I would like to be able to search for information for the website I'm on.
Prior Work
Environment
Daffodil version: X.Y.Z
Angular version: X.Y.Z
For Tooling issues:
- Node version: XX
- Platform:
Others:
Consider using https://www.algolia.com/
@griest024 and I discussed this:
We're going to need to do the following:
- [ ] Add the algolia search UI to the daff.io app (#3800)
- [ ] Split the build for
daff.ioto two different environments one fornextand one forproda.Prodconfiguration uses the search API key7081354359c48b44cf3182d04081a3dfand hits thedaff_ioindex b.Nextconfiguration uses the search API key7081354359c48b44cf3182d04081a3dfand hits thenext_daff_ioindex
blocked by #3804