ekarbe / reddit-viewer

📰 VSCode extension to browse Reddit in code style
https://ekarbe.github.io/reddit-viewer/
MIT License
21 stars 4 forks source link

Undefined comments #8

Closed ekarbe closed 5 years ago

ekarbe commented 5 years ago

When a comment chain is too long the more kind is apprehended to symbolize the more button with which you can load the remaining comments. For now it has no function and just leads to an undefined comment which should be prevented.

IS: Long comment chains end with undefined. SHOULD BE: Don't create a comment element for kind: more somewhere here

ekarbe commented 5 years ago

Commit