Replies: 2 comments
|
Great idea! PR very welcome. |
0 replies
|
Hi. I've submitted a PR that addresses this: 5150 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hii,
Now that VUE is officially supported on WAGMI, the search box on the top can be slightly frustrating to navigate to certain pages.
As an example, if I search 'useAccount' because there are two versions of this hook now, a user can not tell the difference between which row is the one to the react hook or the Vue composable
Perhaps adding some additional information somewhere in the vitepress search component would be useful to help navigation!
As a example, maybe having React/Vue/Core somewhere on the row when the user searches could be useful.
Links:
https://vitepress.dev/reference/default-theme-search
wagmi/site/.vitepress/config.ts
Line 104 in 3a7f817
I can take a look at it at some point, just got alot going on rn so I thought i'd just share the idea!
Thanks guys ❤️
All reactions