kpn / kpn-style

Reusable (style) packages for anyone working on front-end for KPN.
https://style.kpn.com
MIT License
17 stars 3 forks source link

Standardize page titles & headers in portal #28

Closed coenkoopmans closed 4 years ago

coenkoopmans commented 4 years ago

Description

In the portal, the green bar has a label (title-bar__title) which shows the title of the current page group. For example, if you visit https://style.kpn.com/#/component/action-menu the green bar will say "Component", while the page itself says "Action menu".

For some pages, like changelog (https://style.kpn.com/#/changelog), the green bar says "Changelog" while the changelog.md file says "What's new?". This should be edited to say "Changelog" in the file and "Getting started" in the bar.

Other pages should also be checked for consistency.

Definition of done