Problem/Motivation
Facing not working stories after compiling the command
ddev drush storybook:generate-all-stories --omit-server-url --force
Proposed resolution
- Use single quotes for all class names in stories.twig.
- Initialize classes as an empty array.
- Convert the classes array to an object in stories.twig.
Remaining tasks
- ✅ File an issue about this project
- ✅ Addition/Change/Update/Fix to this project
- ✅ Testing to ensure no regression
- ➖ Automated unit/functional testing coverage
- ➖ Developer Documentation support on feature change/addition
- ➖ User Guide Documentation support on feature change/addition
- ➖ UX/UI designer responsibilities
- ➖ Accessibility and Readability
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ✅ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase-10.1.0-alpha1, varbase_components-3.0.0-alpha4
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3520223 by ahmad abbad: Fixed quotation conflicts during the compilation of
.stories.twigfiles into.stories.jsonusing thestorybook:generate-all-storiescommand
Comments
Comment #2
rajab natshahComment #8
rajab natshah✅ Released varbase_components-3.0.0-alpha4
Comment #9
rajab natshah✅ Released varbase-10.1.0-alpha1