Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search-related UI components #179

Open
james-nash opened this issue Jan 25, 2019 · 1 comment
Open

Search-related UI components #179

james-nash opened this issue Jan 25, 2019 · 1 comment
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

Comments

@james-nash
Copy link

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:

  • Search input (<input type="search"> at a minimum - but do we need to consider auto-complete too?)
  • Search results

If we go down the Lunr route, this may depend on JS so:

  • We need to (finally) think about our preferred approach for client-side JS and how Gravity provides that
  • We need consider what the non-JS experience is that we progressively enhance with JS
@bradarnst-buildit
Copy link

Thanks James. Sorry, I suppose I should have done this myself. I'll try to ensure I do these myself from now on. Cheers.

@james-nash james-nash added 🌟 enhancement TYPE: Indicates new feature requests ui CATEGORY: Anything related to the design or implementation of UI components and styles architecture-website CONSUMER: Indicates that this is required by the architecture microsite labels Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants