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
Video
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.
-
I have evaluated the MR acceptance checklist for this MR.
Related #377729 (closed)
Edited by Dmitry Silin