Skip to content

Replace cluster_popover illustration

Julia Miocene requested to merge update-banner-illustration-19-02 into master

What does this MR do and why?

  • For admins, using Chinese language illustration on the transferring banner was replaced with a new one.
  • For projects with no error tracking, the empty state illustration was updated with the new one.

Illustration will be removed from the library here -> gitlab-svgs!1023 (merged)

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
1_before 1_after
2_before 2_after

How to set up and validate locally

Visit /flightjs/Flight/-/error_tracking to see the error tracking empty state

For transferring banner you need to:

  1. Go to /-/profile/preferences
  2. Change your language to Chinese Simplified
  3. Open app/views/admin/dashboard/index.html.haml file
  4. Comment - if show_transition_to_jihu_callout? line
  5. Visit /admin

#424397 (closed)

Edited by Julia Miocene

Merge request reports