Skip to content

missing data #2

Description

@jtbayly

So far this is what I'm seeing when attempting to use this with the pull request on the wp-discourse plugin.

screen shot 2018-09-28 at 11 25 49 am

The visible problems here are missing avatars and wrong dates. Not obvious in the screenshot is the fact that the arrow on the right doesn't do anything when clicked.

Related to the missing avatars, here's what the code looks like on the loaded page:
<h4>last reply</h4>
<div class="topic-map-post last-reply">
<a class="trigger-user-card ">
<img alt="" width="20" height="20" src="" title="" class="avatar">
</a>
<span class="relative-date">January 01</span>
</div>

I hope this feedback is helpful. Let me know if I can help in any way.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions