Skip to content

Update MR empty states

Julia Miocene requested to merge mr-update into master

What does this MR do and why?

  • Migrate empty states to Pajamas component.
  • Update illustrations.

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
CleanShot_2024-03-05_at_22.39.29_2x CleanShot_2024-03-05_at_23.10.43_2x
CleanShot_2024-03-05_at_23.06.30_2x CleanShot_2024-03-05_at_23.07.41_2x
CleanShot_2024-03-05_at_23.08.19_2x CleanShot_2024-03-05_at_23.09.13_2x

How to set up and validate locally

  1. Open app/views/dashboard/merge_requests.html.haml file
  2. Comment - if current_user && @no_filters_set
  3. Visit /dashboard/merge_requests
  4. Comment - elsif @search_timeout_occurred
  5. Visit /dashboard/merge_requests

#424397 (closed)

Edited by Julia Miocene

Merge request reports