Skip to content

[html/css] Target GroupΒ #5317

Open
@gfellerph

Description

@gfellerph

πŸ“ Description

Create the first iteration of the target group, which is just three links with special styles.

β™Ώ Accessibility

Semantically, this is a list of links.

βš™οΈ Requirements

This component is located differently on desktop and mobile. On desktop it's next to the logo, on mobile it's in the mobile navigation. See https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations---Components-Next-Level?node-id=6505-34202&m=dev

πŸ§ͺ Testing

πŸ’» Proposed implementation

<ul class="target-group">
  <li>
    <a href="..." class="active">Private customers</a>
  </li>
</ul>

πŸ”— References

πŸ“ƒ Tasks

  • Add a responsive target group slot to the <post-header>
  • Implement styles according to design
  • Create storybook documentation
  • Add visual regression tests
  • Design review

Metadata

Metadata

Assignees

Labels

πŸ“¦ componentsRelated to the @swisspost/design-system-components packageπŸ“¦ stylesRelated to the @swisspost/design-system-styles package

Type

Projects

Status

🧐 In Review

Relationships

None yet

Development

No branches or pull requests

Issue actions