arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Unable to use cyrillic in sidebar #176

Open emptyfortress opened 5 years ago

emptyfortress commented 5 years ago

Search filter in sidebar not working with cyrillic. Cyrillic nodes in sidebar autoclose it childs on each click.

Is it bug or I missed something? I try use cyrillic by rename sections in docs.config.js. Please, help.

elevatebart commented 5 years ago

Hey @emptyfortress ,

This might very well count as a bug, in react-styleguidist where the search component is built. I know that Artem Sagepin speaks russian @sagepin do you think this would be OK with react-styleguidist

elevatebart commented 5 years ago

This is where the component is made : TableOfContentsRenderer.js