Skip to content

Renders empty states in the Vue app in Job page

Filipa Lacerda requested to merge 50904-empty-states into master

What does this MR do?

Part of #50904 (closed)

Renders the empty state block in the new Vue app and removes it from haml.

Backend

  • Exposes action_button_title
  • Updates illustration path in order to get the correct svg

Frontend

  • Updates button_title
  • Renders the empty states

What are the relevant issue numbers?

#50904 (closed)

Does this MR meet the acceptance criteria?

Edited by Filipa Lacerda

Merge request reports