nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.85k stars 153 forks source link

fix: Component Cloud Search Bar Gone? #693

Closed GrantlyNeely closed 1 month ago

GrantlyNeely commented 1 month ago

🐛 The bug

I am trying to use the component cloud and the "search bar" is not appearing. It seem that the documentation indicates that this should be present. I apologize if this is a simple setting. I have searched everywhere and cannot find it.

Screenshot 2024-07-11 at 11 19 46 AM

🛠ī¸ To reproduce

n/a

🌈 Expected behavior

I would expect the search bar to appear.

ℹī¸ Additional context

No response

arashsheyda commented 1 month ago

we don't have search functionality in graph mode.

@antfu do you think it's worth adding it?

antfu commented 1 month ago

We could - but I am not share how we could present the graph - if the dots are disconnceted. Maybe using highlights? Instead of filtering the nodes, we highlight the nodes that match the search?

arashsheyda commented 1 month ago

I agree!