News

The news section is a carousel of rotating news stories, curated by product owners. It will have at least three news stories that will auto rotate between every 15 seconds, or until a user interacts with the carousel. Once a user interacts with the carousel the auto advancement of articles will stop until the page reloads.

Anatomy

News are made up of two text blocks. The carousel appears under the right block and advances to the next text block.

Anatomy of news component
  1. Title sets the topic for the news section. Has a limit of 50 characters.
  2. Description gives context of the news. Has a character limit.
  3. Navigation controls are tertiary icon only buttons that allow control to slide between news blocks (view to the next or the previous block).
  4. Background defines the space of the news container.
  5. Inline text link opens a new tab that displays the page where the user can read more about the related news.

Usage

When to Use

Use the news section to display curated recent news.

When Not to Use

Don’t use the news section to highlight key content consecutively. Use a carousel instead.

Variants

There is one type of news section, no variations.

Only one news component variant
Variation
Purpose
Title
Body
CTA
Background

News

Use to display recent news.

With title

With body

No CTA

With background (solid color)

Container

Spacing

Ensure that proper space is given between each item in the container. Besides the horizontal padding and gutter, the carousel has a top and a bottom margin to consider. The vertical spacing between more than one element displayed will take the gutter pixel number of the grid (behavior per viewport).

Container component spacing for extended news component
Extended
Container spacing for compact news component
Compact

Hierarchy

A proper hierarchy must be ensured for the elements that compose the news. The navigation controls should be at the bottom of the description block. The title (title only) will be placed on the top-left side of the description to present the news.

Alignment

The alignment of the components within the news carousel should be left-aligned. The navigation controls are visually aligned to the left with the news description.

This shows the proper alignment of elements within the news component
Shows proper alignment of navigation controls

Do place the navigation controls left-aligned, below the description.

Examples of incorrect ways to align the navigation controls.

Don’t place the navigation controls on the top, right or center aligned to the content block.

Behavior

Navigation Controls

The navigation controls (left and right icon buttons) allow the user to slide across the news blocks. Both will be active at the same time, except in two scenarios:

1.When the first news block is displayed, the left arrow will be disabled, and the right arrow will be active.

Shows the disabled left arrow when first news item is displayed

2. When the last content block is displayed, the right arrow will be disabled, and the left arrow will be active.

Shows the right navigation control disabled when the last news item is displayed.

Scale Down Behavior

The way the text blocks are displayed will be closely related to the size of the screen, the news container will adapt to it.

Shows the XL max columns overlayed the news component
XL max breakpoint
Shows the XL min columns overlayed the news component
XL min breakpoint
Shows the LG max columns overlayed the news component
LG max breakpoint
Shows the LG min columns overlayed the news component
LG min breakpoint
How component scales down to MD max breakpoint
MD max breakpoint
How component scales down to MD min breakpoint
MD min breakpoint
How component scales down to SM max breakpoint
SM max breakpoint
How component scales down to SM min breakpoint
SM min breakpoint

Themes

Dark theme for news component
Dark
Mid theme for news component
Mid
Light theme for news component
Light