Needs work
Project:
Drupal core
Version:
main
Component:
Olivero theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2023 at 20:14 UTC
Updated:
19 Apr 2024 at 16:03 UTC
Jump to comment: Most recent
Olivero's RSS Feed icon component should be migrated to single directory components. The file to start with is core/themes/olivero/templates/misc/feed-icon.html.twig.

| Comment | File | Size | Author |
|---|---|---|---|
| Demonstration_of_non-media_image_embeds___Olivero-2.png | 106.2 KB | mherchel |
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
dharizza commentedComment #5
smustgrave commentedSeems there were some failures in the MR.
Have not yet tested.
Comment #6
mherchelWhen I test this out, I'm getting
Going to look into it a bit now (if I have time)
Comment #7
mherchelJust left some comments. In addition, we need to copy over the
feed.pcss.cssfile. Both the pcss.css and css files should also be renamed to whatever the component is (in this case "feed").Comment #8
mherchelStarting to look good! Left some more comments in the MR.
Comment #10
gauravvvv commentedComment #11
smustgrave commentedPostponing until SDC is marked stable.
Comment #12
finnsky commentedMaybe name this component `icon-text` and make svg icon configurable?
This is component and it planned to be reusable. Even if used in one place only?
Comment #13
finnsky commentedReworked with this described ^ approach.
Common `icon-link` component with configurable icon.
Comment #14
finnsky commentedComment #16
finnsky commentedComment #18
finnsky commentedComment #19
finnsky commentedWe need to fix linter and fix schema version in component.yaml
Comment #20
gauravvvv commentedComment #21
smustgrave commentedHave not reviewed yet
Appears to have test failures.