Skip to content

Display success alert upon redirecting to newly created value stream

What does this MR do and why?

Uses the visitUrlWithAlerts util to display a success alert upon redirecting from the New value stream settings page to the newly created value stream to improve the UX for the success state.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screen Recording 2024-08-05 at 6.00.11 PM.mov Screen Recording 2024-08-05 at 5.08.45 PM.mov

How to set up and validate locally

  1. Please make sure that you're on the GitLab Ultimate plan
  2. Feature.enable(:vsa_standalone_settings_page)
  3. Create a new group
  4. Navigate to the group above and, from the left sidebar, click the Analyze > Value stream analytics link
  5. Select the New value stream... button
  6. Create a value stream and verify that the success alert appears in the newly created value stream's page

Related to #451603 (closed)

Edited by Rudy Crespo

Merge request reports

Loading