Skip to content

Resolve "Empty states for profile page"

What does this MR do?

Adds an empty state for the profile page.

Are there points in the code the reviewer needs to double check?

I wasn't able to directly copy the screenshots shown in the issue. I also have to create a new helper method to check if it's actually inside the users profile since some of the views are shared and it would change those from the dashboard as well if I did not add a condition for it. I'm proposing adding some additional info to it however from another issue.

Why was this MR needed?

To fix #28500 (closed)

Screenshots (if relevant)

Screen_Shot_2018-07-26_at_3.46.29_PM Screen_Shot_2018-07-23_at_3.50.50_PM Screen_Shot_2018-07-23_at_3.50.59_PM Screen_Shot_2018-07-23_at_3.51.10_PM Screen_Shot_2018-07-23_at_3.48.37_PM

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28500 (closed)

Edited by Kia Mei Somabes

Merge request reports