Skip to content

Replace legacy CSS in ViewComponent Empty State

What does this MR do and why?

All legacy CSS classes defined in tailwind_equivalents.json which are used in the ViewComponents need to be replaced with their Tailwind CSS Equivalents. This MR takes care of the empty state component.

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
Screenshot_2024-07-24_at_17.08.27 Screenshot_2024-07-24_at_17.06.05

How to set up and validate locally

Go to http://gdk.test:3000/rails/lookbook/inspect/pajamas/empty_state/default

Related to #474276 (closed)

Edited by Vanessa Otto

Merge request reports

Loading