Problem/Motivation
Single directory components (SDC) is a new way to theme Drupal. Instead of scattering related files around your theme, they're contained to one directory. The primary issue for SDC is at #3313520: Single directory components in core.
The Demo Umami team has decided that their theme can depend on an experimental module like SDC. This allows us to have the work in this ticket merged even when #3352256: [META] Move code from the experimental SDC module to core is not committed.

| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2023-06-25 at 3.27.46 PM.png | 22.27 KB | gauravvvv |
Issue fork drupal-3369933
Show commands
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 #3
gauravvvv commentedComment #4
smustgrave commentedTesting MR 4261 and the icon is missing now.
Comment #5
gauravvvv commentedComment #6
gauravvvv commentedComment #7
smustgrave commentedIcon is back
Comment #8
e0ipsoIt feels like the feedback I have is the same I provided in https://www.drupal.org/project/drupal/issues/3368102#comment-15164102.
Please take a look at that to see if it's clear. If not, I will try to find the time to put it here as well.
Comment #9
gauravvvv commentedAddressed feedbacks of #8, please review
Comment #10
smustgrave commentedSeems point 6 still needs to be addressed too.
Comment #11
snig commentedComment #12
snig commentedI've moved comments back to the block template and the class definition to prevent their usage in the component template.
Comment #13
snig commentedComment #14
smustgrave commentedThanks @snig
Comment #15
e0ipso