Skip to content

When no iterations are present show empty state

Scott Stern requested to merge ss/add-empty-state-iterations into master

What does this MR do and why?

When no iterations are found we present the empty state svg with a link to create an iteration.

Resolves #349788 (closed)

Screenshots or screen recordings

Screen_Shot_2022-01-31_at_4.39.20_PM

How to set up and validate locally

  • Feature.disable(:iteration_cadences)
  • Go to a project -> iterations
  • Make sure there are no iterations present

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Simon Knox

Merge request reports