Skip to content

Update environments empty state

What does this MR do and why?

Update environments empty state

Search mode always works correctly, we are speaking to user "change your request"

It seems now we have not the best behavior from the UX, because we can get state when

  • no available envs
  • no stopped envs
  • no available and stopped envs

We have 2 patterns

  • always show single empty state component (used now)
  • customize empty state component for every state (3 variants)

Which option is more correct - is not yet clear

Screenshots or screen recordings

Screenshots
Size Screenshot
iPhone empy_env_iphone
iPad. empty_env_ipad
mini desktop empty_env_small_desktop
desktop empty_env_desktop
Video

empty_env

How to set up and validate locally

Open environments page

MR acceptance checklist

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

Related #377729 (closed)

Edited by Dmitry Silin

Merge request reports