Skip to content

Wiki: Fix header spacings on published pages and create page

Sascha Eggenberger requested to merge wiki-fix-header-spacing into master

What does this MR do and why?

Wiki: Fix header spacings on published pages and create page

  • Moves meta information of last version to new #description slot of Vue header component
  • Removes extra spacing on the new page between the heading and the form

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
page_before page_after
new_before new_after

How to set up and validate locally

  1. http://gdk.test:3000/flightjs/Flight/-/wikis/home
  2. http://gdk.test:3000/flightjs/Flight/-/wikis/14ac2eca-9674-42f3-8470-2f60d0186f7c?random_title=true

Related to #452225 (closed)

Edited by Sascha Eggenberger

Merge request reports