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

OEL-2262: Improvements on content-banner pattern. #318

Merged
merged 2 commits into from
May 17, 2023
Merged

OEL-2262: Improvements on content-banner pattern. #318

merged 2 commits into from
May 17, 2023

Conversation

tibi2303
Copy link
Contributor

Jira issue(s):

@tibi2303 tibi2303 linked an issue Mar 19, 2023 that may be closed by this pull request
Copy link
Contributor

@drishu drishu left a comment

Choose a reason for hiding this comment

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

looks good but we should cover this in the tests

@tibi2303 tibi2303 force-pushed the OEL-2262 branch 2 times, most recently from ac85c48 to c1003cb Compare April 5, 2023 08:51
@@ -28,8 +31,9 @@ content_banner_white_background_with_image_with_badges_with_meta_with_links:
'div.bcl-content-banner': 1
'div.bcl-content-banner.bg-white': 1
'img': 1
'div.bcl-content-banner > div.container > div.action-bar': 1
Copy link
Contributor

Choose a reason for hiding this comment

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

we should also check for the button you added

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed it to anchor tag. I don't understand why the phpunit is not rendering the button. It should not be a problem with the template or the new parameter.

@drishu drishu merged commit 1006ac6 into 1.x May 17, 2023
@drishu drishu deleted the OEL-2262 branch May 17, 2023 09:54
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.

Content banner pattern fixes and improvements
2 participants