Closed (fixed)
Project:
Generic Drupal Web Components
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 May 2022 at 15:24 UTC
Updated:
6 Aug 2022 at 15:09 UTC
Jump to comment: Most recent
Previously, stories were created in subdirectories of /stories. We have made configuration updates so that they can live alongside the code for the custom element. We should relocate existing stories to follow this convention.
Move card, menu, provider and store stories to the same directory as the custom element that they describe.
* Move stories.
* Fix any broken imports.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
brianperryMade updates and merged.