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
The courses side nav (#4583) contains a search box which will let you search within the course modules. I think we can probably use Algolia to segment the course modules into their own index that we search. Unclear if we also want these to be part of the larger site search and how we would indicate that they're different from typical docs in search results.
A few questions:
What does it look like if the search result is empty
What does it look like when the search result has found a match
The courses side nav (#4583) contains a search box which will let you search within the course modules. I think we can probably use Algolia to segment the course modules into their own index that we search. Unclear if we also want these to be part of the larger site search and how we would indicate that they're different from typical docs in search results.
A few questions: