graphql-docs
graphql-docs copied to clipboard
Sidebar search
It'd be nice to be able to search through all of the concepts in the sidebar. I think this would be a really simplistic client-side JS search through the current DOM elements.
Hey Brett, so what's required is a search functionality that would allow a user to search for concepts under the sidebar? If so, I can take a look at this issue
@stanj98 my thoughts are that it'd just be a simple text input to filter the queries, mutations, etc. to make it easy to find what you're looking for. Ideally just vanilla JS, no dependencies. Thanks for the interest!
I installed Ruby but are there any dependencies that need to be installed prior to executing the bin/setup script?
@stanj98 there shouldn't be any other dependencies aside from Ruby! Let me know if you have any issues though, happy to help. 👍