Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EWPP-3240: Adapt the Site header container to new ECL Site header component. #1272

Merged
merged 7 commits into from
Jun 21, 2023

Conversation

22Alexandra
Copy link
Contributor

No description provided.

@22Alexandra 22Alexandra force-pushed the EWPP-3240 branch 5 times, most recently from 4c04d98 to f2f30c3 Compare May 25, 2023 09:43
Base automatically changed from EWPP-3310 to 3.x June 8, 2023 11:31
@22Alexandra 22Alexandra changed the base branch from 3.x to EWPP-3347 June 11, 2023 07:14
@22Alexandra 22Alexandra force-pushed the EWPP-3240 branch 3 times, most recently from a0c147f to a5402da Compare June 12, 2023 13:33
ademarco
ademarco previously approved these changes Jun 16, 2023
- "eu_category" (string) (default: '');
- "non_eu_category" (string) (default: '')
- "items" (array) (default: [])
- "eu_category" (string) (default: '') Label for EU languages;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing : after bracket.

@@ -384,8 +384,13 @@ public function assertEuMobileLogo(string $language): void {
];
$lang_code = array_merge($lang_code, $available_non_eu_logos);
$langcode = $lang_code[$language] ?? 'en';
$this->assertSession()->elementExists('css', 'img.ecl-site-header__logo-image-mobile');
$this->assertSession()->elementAttributeContains('css', 'img.ecl-site-header__logo-image-mobile', 'src', 'oe_theme/dist/eu/images/logo/condensed-version/positive/logo-eu--' . $langcode . '.svg');
// Assert the logos' wrapper.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logo's

nagyad
nagyad previously approved these changes Jun 16, 2023
@nagyad
Copy link
Member

nagyad commented Jun 16, 2023

Needs a rebase with 3.8.4.

Base automatically changed from EWPP-3347 to 3.x June 21, 2023 06:55
@22Alexandra 22Alexandra dismissed stale reviews from nagyad and ademarco June 21, 2023 06:55

The base branch was changed.

@22Alexandra 22Alexandra merged commit dbba031 into 3.x Jun 21, 2023
@22Alexandra 22Alexandra deleted the EWPP-3240 branch June 21, 2023 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants