oddbird / sassdoc-theme-herman

An Odd SassDoc theme.
http://oddbird.net/herman/
MIT License
117 stars 11 forks source link

Add real time search/filter #52

Open stacyk opened 7 years ago

stacyk commented 7 years ago

In addition to the whole site search #28 it would be nice to have a filter like feature like on Lonely Planet's Style guide: http://rizzo.lonelyplanet.com/styleguide/design-elements/interface-icons icon-filter

Would be useful for some components like icons and maybe colors.

jgerigmeyer commented 6 years ago

JS for reference: https://github.com/lonelyplanet/rizzo/blob/5ba4f99bd91ad2e3f8810ac6308915520d358cbe/app/assets/javascripts/lib/styleguide/svg.js

I think before this gets further we need a design proposal. Where all does the search show up (icons? colors? fonts? where else?), how should it work, etc.

mirisuzanne commented 6 years ago

@stacyk I think we need to consider what exactly makes this feature better than built-in browser page-search. I'm not quite convinced yet that it solves a real problem. Maybe if it was an auto-complete dropdown of items?