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

WET-484 Rotating features for Home and News #2424

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ricokola
Copy link
Contributor

No description provided.

Copy link
Member

@duboisp duboisp left a comment

Choose a reason for hiding this comment

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

My review is incomplete. Please do all the cleanup/update and use only supported component/pattern.

templates/home/home-en.html Outdated Show resolved Hide resolved
templates/home/home-en.html Outdated Show resolved Hide resolved
templates/home/home-en.html Outdated Show resolved Hide resolved
</div>
</form>
</details>
<section class="lnkbx well">
Copy link
Member

Choose a reason for hiding this comment

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

lnkbx ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@duboisp I've deprecated the version 2 of the working example as it was implemented. The "lnkbx" class add a margin-bottom of 10 pixels to every list item of the "Resources" section. I don't see any value of having this class.

Comment on lines +13 to +21
<div class="mrgn-bttm-md" data-wb-randomize='{ "shuffle": true, "selector": "a", "toggle": "hide" }'>
<a href="#" class="hide">
<figure>
<img class="img-responsive full-width" src="https://via.placeholder.com/1170x347/F5F5F5/000000.png" alt="">
<figcaption class="well brdr-rds-0">
<span class="h4 mrgn-tp-0 mrgn-bttm-0 mrgn-lft-0">Image caption</span>
</figcaption>
</figure>
</a>
Copy link
Member

Choose a reason for hiding this comment

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

That is a deprecated pattern when compared to our contextual feature pattern.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@duboisp When deprecating a version do we need to modify the content or we should deprecated as is?

</figure>
</a>
</div>
<div class="clearfix">
Copy link
Member

Choose a reason for hiding this comment

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

clearfix ? That would not be needed when using the bootstrap grid

Comment on lines +195 to +196
<div class="col-md-9">
<table class="wb-tables table nws-tbl" id="dataset-filter" aria-live="polite" data-wb-tables='{
Copy link
Member

Choose a reason for hiding this comment

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

Missing something here?

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