Search-related UI components #179
Labels
architecture-website
CONSUMER: Indicates that this is required by the architecture microsite
🌟 enhancement
TYPE: Indicates new feature requests
ui
CATEGORY: Anything related to the design or implementation of UI components and styles
For the architecture mini site, Brad wants to incorporate some kind of search. Lunr.js is a possible candidate to take of indexing and searching content (client-side, server-side or possibly both).
Regardless of the underlying tech, this will necessitate some UI components for:
<input type="search">
at a minimum - but do we need to consider auto-complete too?)If we go down the Lunr route, this may depend on JS so:
The text was updated successfully, but these errors were encountered: