Skip to content

Show survey alert when group_analytics_dashboards is enabled

Alex Pennells requested to merge 424839-add-survey into master

As we migrate Value stream dashboards (VSD) from it's own standalone app -> product analytics dashboards, we need to add the survey to the group analytics dashboard view. This change will share the same banner between the two apps during the migration.

  • Migrates the existing VSD survey banner into it's own FeedbackBanner component
  • Updates VSD App component to use the new component
  • Add the new component to AnalyticsDashboard component, which only renders for VSD panels

Screenshots or screen recordings

Old app

Before/After
Screenshot_2023-11-15_at_2.00.45_PM

New app

Before After
Screenshot_2023-11-15_at_2.03.04_PM Screenshot_2023-11-15_at_2.01.45_PM

How to set up and validate locally

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 #424839 (closed)

Edited by Alex Pennells

Merge request reports