Skip to content

Add a description input to the custom dashboard editor

What does this MR do and why?

Add a description input to dashboard editor for Allow users to enter & edit customizable dashbo... (#425146 - closed).

  • Add a input to customizable_dashboard.vue
  • Add a full-stop after the description's "Learn more" link (see Pajamas guideline)
  • Update specs

Note: There is a known issue when creating a new dashboard. Confirm discard changes modal is shown when sav... (#428757 - closed)

Note: This feature is experimental and hidden behind a default off feature flag.

Screenshots or screen recordings

Before After
image image
image image

How to set up and validate locally

  1. Follow these instructions to setup Product Analytics in GDK.
  2. Onboard Product Analytics by setting up the feature at Project > Analytics > Analytics dashboards.
  3. Navigate back to Project > Analytics > Analytics dashboards and click on New dashboard at the top right.
  4. Create a dashboard with a custom description and click save.
  5. Edit your newly created dashboard and change the description.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #425146 (closed)

Edited by Jiaan Louw

Merge request reports