Skip to content

New snippet page: Directly render description field

Sascha Eggenberger requested to merge new-snippet-page-description-field into master

What does this MR do and why?

New snippet page: Directly render description field

  • Removes unnecessary dependency to render a "fake" description field and replace it on user interaction.

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
before after

How to set up and validate locally

  1. Go to http://gdk.test:3000/flightjs/Flight/-/snippets/new

Related to #452225

Edited by Sascha Eggenberger

Merge request reports