You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am happy to implement MVP solution but want sign off & a point in the right direction first as a first contribution :)
There are a lot of component pages & articles in the docs site & it is sometimes hard to jump to the correct component.
A search bar/button at the top would assist greatly
Figure: Great spot for a search button
🤔 Expected Behavior
MVP: Search Nav Menu links
Non-MVP: Search page content as well
😯 Current Behavior
No search ability, beyond control + f, but sometimes menus are collapsed :(
💁 Possible Solution
MVP: Some injected menu, & string search the entries
Non-MVP: More thought to be had, do we use a 3rd party tool?
🔦 Context
As a developer working with Fluent UI Blazor
I want to navigate the docs site quickly
So that I can develop my solutions
Would be GREAT if you can contribute this! Think what you described as MVP is a very good starting point and would be a really usefull addition to the site.
Looking forward to your PR!
Let me know of any issues - I refactored out the nav menu items from raw Razor markup into a common service that the search bar queries, nothing too crazy
🙋 Feature Request
Note
I am happy to implement MVP solution but want sign off & a point in the right direction first as a first contribution :)
There are a lot of component pages & articles in the docs site & it is sometimes hard to jump to the correct component.
A search bar/button at the top would assist greatly
Figure: Great spot for a search button
🤔 Expected Behavior
MVP: Search Nav Menu links
Non-MVP: Search page content as well
😯 Current Behavior
No search ability, beyond control + f, but sometimes menus are collapsed :(
💁 Possible Solution
MVP: Some injected menu, & string search the entries
Non-MVP: More thought to be had, do we use a 3rd party tool?
🔦 Context
As a developer working with Fluent UI Blazor
I want to navigate the docs site quickly
So that I can develop my solutions
💻 Examples
Figure: https://mudblazor.com/
Figure: https://antblazor.com/
The text was updated successfully, but these errors were encountered: