jsakamoto / BlazingStory

The clone of "Storybook" for Blazor, a frontend workshop for building UI components and pages in isolation.
https://jsakamoto.github.io/BlazingStory/
Mozilla Public License 2.0
314 stars 15 forks source link

There is no way to go to a group of stories when searching #42

Open nekrasov-andrii opened 5 months ago

nekrasov-andrii commented 5 months ago

Hi @jsakamoto,

When searching by stories, there is no way to navigate to a group of stories. The story you are looking for is displayed, but when you click on the name of a group of stories, you go to the first group in the list.

image image image

StoryBookSearch.zip

Do you have any ideas?

Kind regards, Andrii