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
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to use the search bar in a storybook with a lot of components.
When I search for a component in a storybook with many components it scrolls down and I have to scroll up to re-search every time if I had selected wrong one.
For example I search for 'Table' and I get many components like 'TableRow', 'TableCell' etc.
When I click on one then the results from the search bar are reset and return to normal, unfiltered view. And to re-search for the same query I have to scroll up and reactivate the search bar.
Describe the solution you'd like
Make search bar sticky
Don't reset the search results when a result is clicked
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to use the search bar in a storybook with a lot of components.
When I search for a component in a storybook with many components it scrolls down and I have to scroll up to re-search every time if I had selected wrong one.
For example I search for 'Table' and I get many components like 'TableRow', 'TableCell' etc.
When I click on one then the results from the search bar are reset and return to normal, unfiltered view. And to re-search for the same query I have to scroll up and reactivate the search bar.
Describe the solution you'd like
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
no
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions