Skip to content

Add dismissal to version compatibility alert

What does this MR do and why?

This change allows users to dismiss the version compatibility alert in new runner pages. When the alert is dismissed, user will not see it again (in the same page).

Screenshots or screen recordings

Before dismissal

instance group project
image image image

After dismissal

Users can see the entry in their local storage (you may delete the entry to restore the alert):

Screenshot_2023-04-25_at_17.54.33

How to set up and validate locally

  1. Visit any of the /new runner pages:
  1. Confirm the alert is there and can be dismissed.
  2. Refresh the page to confirm the alert stays dismissed.

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

Edited by Miguel Rincon

Merge request reports