As part of 1.5.0 pre-release visual regression testing, it was identified that Footer menu column title is missing in the Demo site https://default.civictheme.io/

a

The contents of this site is provisioned from the Default content profile and, additionally, some custom code. Looks like this custom code stopped working and we need to investigate.

To reproduce:

1. Checkout the monorepo
2. Set CIVICTHEME_CONTENT_PROFILE=default in .env file
3. ahoy build
4. Observe that footer titles are missing

Comments

alex.skrypnyk created an issue. See original summary.

fionamorrison23’s picture

Assigned: Unassigned » joshua1234511
Issue tags: +civictheme-release-1.7
hamid.ali’s picture

I tested the theme and tried reproducing the issue but I am properly getting the footer menu titles. Also make sure to keep the title checked while placing the block if that is not checked no title will be displayed. I am attaching the screenshot below for my observations.

hamid.ali’s picture

Status: Active » Needs review
alex.skrypnyk’s picture

Status: Needs review » Needs work

This is related to a demo site https://default.civictheme.io/. The issue is still present there.

hamid.ali’s picture

Status: Needs work » Needs review

@alex.skrypnyk could you please add steps to reproduce since I am testing it on the 1.6.2 version and everything seems to be fine there. So in order to provide the patch for the same it will be nicer to have defined steps to reproduce this issue.

alex.skrypnyk’s picture

Title: Footer menu column title is missing » Footer menu column title is missing on the Demo site
Issue summary: View changes
Status: Needs review » Active
joshua1234511’s picture

Assigned: joshua1234511 » alex.skrypnyk
Status: Active » Needs review

Updated the configuration to display the column title.
PR: https://github.com/civictheme/monorepo-drupal/pull/1209

alex.skrypnyk’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

fionamorrison23’s picture