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-757: Add new fields alignment and title_tag to listing. #119

Open
wants to merge 9 commits into
base: 1.x
Choose a base branch
from

Conversation

abel-santos-corral
Copy link
Contributor

@abel-santos-corral abel-santos-corral commented Nov 18, 2021

Jira issue(s):

@@ -82,6 +82,7 @@ listing_default_1_col:
'p.card-text.mb-3': 4
'span.me-4': 4
'span.mb-2': 8
'h5.card-title': 4
Copy link
Contributor

Choose a reason for hiding this comment

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

Add link attributes testing:

Suggested change
'h5.card-title': 4
'h5.card-title': 4
'a.d-inline-block': 1

'div.row': 7
'div.listing-item': 6
'img.rounded-1': 5
'p.card-text.mb-3': 6
'span.me-4': 6
'span.mb-2': 12
'h5.card-title': 6
Copy link
Contributor

Choose a reason for hiding this comment

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

Add link attributes testing:

Suggested change
'h5.card-title': 6
'h5.card-title': 6
'a.d-inline-block': 1

'div.row': 7
'div.listing-item': 6
'img.rounded-1': 5
'p.card-text.mb-3': 6
'span.me-4': 6
'span.mb-2': 12
'h5.card-title': 6
'h4.fw-bold.mb-4': 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Add link attributes testing:

Suggested change
'h4.fw-bold.mb-4': 1
'h5.card-title': 4
'a.d-inline-block': 1

Copy link
Contributor

@escuriola escuriola Nov 19, 2021

Choose a reason for hiding this comment

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

Assert also .mw-listing-img' and 'mw-date'
when image or date is displayed, for instance:
'.mw-listing-img': 5
on "listing_default_3_col_tag

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, for this PR it will be done for image and later on, on the corresponding PR, I'll add it for date.

Base automatically changed from OEL-750-all to 1.x November 26, 2021 16:42
@escuriola
Copy link
Contributor

escuriola commented Feb 21, 2022

I think we can close this PR. title_tag field is not needed and alignment I'm not sure but I think we don't need either or we can add in the OEL-755 PR. @brummbar @drishu

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.

2 participants