CaptainFact / CaptainFact/captain-fact

Limit comment max depth

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
backend complexity > simple improvement
Dominant language
No language data
Stars
71
Forks
7
PR merge metrics
No merged PRs in 30d

Description

As of today comments replies can go infinitely, which is not really nice. We should:
1. Store the comment depth in database (to avoid complex join queries to calculate it)
2. Limit the maximum depth to `16`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.