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
Introduce a way to define a default filter when the Storybook starts.
This idea can be extended to a Persona/Profile concept to quickly change the filter selection based on the current audience.
Problem Statement
Storybook can contain stories created for different reasons.
Filter by tags is a good way to quickly reduce the number of stories shown to de-clutter the Storybook, especially for designers and managers who may not be tech savvy.
Showing all stories and ask them to filter to a set of tags is still quite daunting to them.
At the same time, it is still beneficial to include all stories in the production Storybook so the engineers and package/app authors can rely on Storybook as the holy place to gather or validate information.
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Introduce a way to define a default filter when the Storybook starts.
This idea can be extended to a Persona/Profile concept to quickly change the filter selection based on the current audience.
Problem Statement
Storybook can contain stories created for different reasons.
Filter by tags is a good way to quickly reduce the number of stories shown to de-clutter the Storybook, especially for designers and managers who may not be tech savvy.
Showing all stories and ask them to filter to a set of tags is still quite daunting to them.
At the same time, it is still beneficial to include all stories in the production Storybook so the engineers and package/app authors can rely on Storybook as the holy place to gather or validate information.
Non-goals
No response
Implementation
There are a few things can be done:
Enhance Filter capabilities
Select All
/Clear All
tag filtersSupport Initial Filter values
For example:
(or) Support Persona/Profiles
Prior Art
No response
Deliverables
No response
Risks
No response
Unresolved Questions
Alternatives considered / Abandoned Ideas
No response
Beta Was this translation helpful? Give feedback.
All reactions