-
Notifications
You must be signed in to change notification settings - Fork 20
Labels
requestThis is a request from a contributor outside of the core team.This is a request from a contributor outside of the core team.researchThis issue requires research before it can be implemented.This issue requires research before it can be implemented.⏲ timeboxed: 1 daySpend one day on this issue. If you're not able to complete it, it's not worth pursuing further.Spend one day on this issue. If you're not able to complete it, it's not worth pursuing further.📦 componentsRelated to the @swisspost/design-system-components packageRelated to the @swisspost/design-system-components package
Milestone
Description
The current heading structure that is rendered with the header poses some SEO concerns and creates an HTML structure that is not exactly spec compliant. As the header is the first element on the page, hidden headings are rendered before the real <h1>
of the page and are not starting at level 1.
Tasks
- Move hidden headings to appropriate aria descriptions
- Rework main page heading to be rendered in a
<p>
tag instead of a heading
Metadata
Metadata
Assignees
Labels
requestThis is a request from a contributor outside of the core team.This is a request from a contributor outside of the core team.researchThis issue requires research before it can be implemented.This issue requires research before it can be implemented.⏲ timeboxed: 1 daySpend one day on this issue. If you're not able to complete it, it's not worth pursuing further.Spend one day on this issue. If you're not able to complete it, it's not worth pursuing further.📦 componentsRelated to the @swisspost/design-system-components packageRelated to the @swisspost/design-system-components package
Type
Projects
Status
🧐 In Review