Skip to content

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

Hannes Heine requested to merge pr614head into pr614base

Created by: Tirokk

aonomike Authored by aonomike Closed


Pullrequest

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