On master (not yet on prod), when a user visit the personal uploads tab but has no personal uploads, the message and CTA are not displaying due to a bug in the way the resultsFound config item is being passed to the cardstack widget. I'm going to fix this and simplify things so that resultsFound doesn't need to be passed to the cardstack by its parent component, since it can be derived from config already passed to the cardstack (i.e. the image data array).
Current behavior:
