After #2375673: Split Bartik's CSS into SMACSS style components comment arrow image and required image on header area not showing up. Reason is that they are pointing to wrong folder.

Remaining tasks:
1. Write a patch
2. Insert screenshots
3. Review manually
4. RTBC

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

DickJohnson’s picture

Issue summary: View changes
DickJohnson’s picture

While playing around with it, I noticed that after CSS -> SMACSS split has been commited, the comment arrow has been pointing to wrong direction.

Patch and screenshot as attachments.

Comment arrow added back.

DickJohnson’s picture

Status: Active » Needs review
DickJohnson’s picture

Title: Comment border is breaking up while commenting as logged in user » Comment arrow is missing while commenting as logged in user

Status: Needs review » Needs work

The last submitted patch, 2: comment-arrow-missing-2398531-2.patch, failed testing.

DickJohnson’s picture

Status: Needs work » Needs review
FileSize
812 bytes

No idea why it failed, so tried to create new patch.

Status: Needs review » Needs work

The last submitted patch, 6: comment-arrow-missing-2398531-5.patch, failed testing.

DickJohnson’s picture

Version: 8.0.0-beta4 » 8.0.x-dev

Ok, so I accidentally chose wrong version.

Status: Needs work » Needs review
larowlan’s picture

Status: Needs review » Reviewed & tested by the community

Not sure how we could write tests for this

DickJohnson’s picture

Issue summary: View changes
alexpott’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs issue summary update

Can we also fix

.region-header .form-required:after {
  background-image: url(../images/required.svg);
}

whilst we are it since this was all broken by #2375673: Split Bartik's CSS into SMACSS style components - The issue will need a new summary and title.

rpayanm’s picture

Status: Needs work » Needs review
FileSize
523 bytes
1.3 KB
DickJohnson’s picture

Title: Comment arrow is missing while commenting as logged in user » Some images not showing after SMACSS split
Issue summary: View changes
DickJohnson’s picture

Status: Needs review » Reviewed & tested by the community

Checked the patch and it's fixing the issue mentioned in #13 perfectly.

DickJohnson’s picture

Title: Some images not showing after SMACSS split » Some images not showing up after SMACSS split
alexpott’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -Needs issue summary update

This issue is a normal bug fix, and doesn't include any disruptive changes, and is markup change is permitted as per https://www.drupal.org/core/beta-changes. Committed 1849e5c and pushed to 8.0.x. Thanks!

  • alexpott committed 1849e5c on 8.0.x
    Issue #2398531 by DickJohnson, rpayanm: Some images not showing up after...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.