Hello @yogesh.k
I have noticed that the screenshot on the " admin > appearance" page is not visible .
Reason:
All the letters in the screenshot file name should be the small case but currently, currently is "Screenshot.png"
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | after_theme_screenshot.png | 259.17 KB | esha_kundu |
| #4 | before_theme_screenshot.png | 65.52 KB | esha_kundu |
| Screenshot (1).png | 189.22 KB | shubham_kumar |
Issue fork rover-3473227
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
shubham_kumar commentedComment #4
esha_kundu commentedHello,
I came across the same problem of missing screenshot in Appearance section. I've installed the theme version 1.0.7 in Drupal version 10.3.6.
When I visited
/admin/appearanceto install the theme, I saw the missing screenshot. I applied the MR!15, which resolved the issue. I've reviewed the MR and it seems to be a typo error in the naming of the image file, which was addressed.IMO we should fix this.
Attached ss of before and after patch. Hence, moving to RTBC.
Thanks
Comment #5
Anonymous (not verified) commentedakulsaxena made their first commit to this issue’s fork.
Comment #6
Anonymous (not verified) commentedRebased the branch.
The missing trailing comma's were causing PHPCS pipeline to fail so added trailing comma's in the twig file and fixed the PHPCS pipeline.
@yogesh.k MR seems to be working fine, Please review
Comment #7
Anonymous (not verified) commentedComment #10
yogesh.k commentedComment #11
yogesh.k commentedComment #12
yogesh.k commented