Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

branch develop: Commenting on any post, after posting something in the news app #168

Open
ngaurav opened this issue Jun 28, 2018 · 2 comments
Labels

Comments

@ngaurav
Copy link

ngaurav commented Jun 28, 2018

The following line in the news.js appends the new post:
$("ul.stream").prepend(data);

But there are more than 1 ul.stream
We only intended to add it to the ul.stream which is present inside .infinte-container

@sebastian-code
Copy link
Collaborator

Is this not working as intended? I haven't been able to reproduce the behavior you suggest.

@ngaurav
Copy link
Author

ngaurav commented Jun 29, 2018

When we post and then try to comment on this new post. In the modal, you will see there are two elements of the new post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants