-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Right now, the comments sometimes overlap other comments. I have the feeling this is because of the fact they are rendered in an overlay sliding panel, but I could be wrong.
An additional is that the comments take a lot of time and resources to render. I'd like to implement a lazy-loading mechanism, where comments are only fetched from the API when the user starts scrolling down to them.
There's lots more to improve, but I think these things would be a start1