djyde / sairin

Generate a blog from GitHub Issue
https://blog.sairinjs.com
198 stars 11 forks source link

Still show the hiding comment #12

Closed ZhaoTim closed 2 years ago

ZhaoTim commented 2 years ago

I can hide some comment :

image

However when I hide the comments, in my Blog, it still shows up.

ZhaoTim commented 2 years ago

Perhaps the hidden comment will exist with a property like isHidden

djyde commented 2 years ago

It seems that GitHub API didn't provide a field that indicates whether a comment is hidden.