Skip to content

Refactor to use <img> instead of <hc-image> component for images

Hannes Heine requested to merge pr626head into pr626base

Created by: Tirokk

aonomike Authored by aonomike Merged


Pullrequest

This PR has been requested due to request from @roschaefer due to the discussion on this PR Reverts Empty.vue to use <img> tag instead of Image component

Issues

Checklist

  • Tests passing

How2Test

  • Access any post with no comment from the home page. You should see the image below
Screen Shot 2019-05-16 at 4 30 42 PM

Todo

  • Add cypress tests to test when images do not appear for comment

Merge request reports