Mike Richards
Mike Richards
I was about to ask for the same feature. I like how the ASP.Net Core documentation hides/shows pages in the side nav area based on query parameters. For example: https://learn.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-8.0...
Also, with your PR solution, it is possible to use hooks in your `visibilityCheck` function, such as `useRouter`? I'd like to make it dynamically configurable based on the query parameters....
To add to this, I want to show a warning when `case` and `default` inside the `switch` statement are not using braces so I can quickly identify and add the...
The Flexsearch component (not sure about Search unless it's configurable because Flexsearch wraps around it and hardcode's its usage) should definitely be exported imo. A lot of people have asked...