Jeferson S. Brito
Jeferson S. Brito
Related to #39321
@titusdmoore I recently found out that this might be an issue with the `node-tar` library that is being used to extract the contents from the stream of GitHub examples, basically...
hey @juliannatetreault , the test failure has been fixed. thanks : )
@juliannatetreault hm I believe this coming from [app/views/articles/_single_story.html.erb](https://github.com/forem/forem/blob/b4f17ed7dc83864b7de63639db61292a91fd9116/app/views/articles/_single_story.html.erb#L150-L160). Looks like some stories/articles might be rendering outside of react, but I'm not sure if I have to edit it as well
@aitchiss sorry for the late response 😅, snapshots are updated and I applied the changes to the function for paginated feed items as well.
@aitchiss hm If I have remove those event listeners the bookmark button becomes hidden, although I'm not sure if it is expected for the user to be able to bookmark...
@aitchiss I see, if that's the case I think we can remove those listeners and modify the render logic on `_single_story.html.erb` to avoid the flicker on the bookmark button when...
I'm also trying to align the circle but also keep aligned with the start of the line, how do you manage to do that? `renderFullLine` does not seem to do...
@webark yeah looks like it is related to that one line
@afucher Hey, what is current status of this new version?