Why are replies to comments limited to 6 deep?
I waited 3 weeks for an answer in the other topic but I guess my question got lost in all of the post. So I will ask it again as it's own topic.
I waited 3 weeks for an answer in the other topic but I guess my question got lost in all of the post. So I will ask it again as it's own topic.
No real idea, but I would assume its because the UI for deeper threads starts to get unwieldy. On the data side threads are likely recursive and could ostensibly support N levels, but having hacked together a few comment systems before the UI is always the tricky part ;)
Someone remind me to adjust my vote here (or down vote the parent for me). I didn't realize I was logged in as @dan. Above comment deserves some funds, but not $1000!
Just implement ASAP this ...
Darn, so close ;)
The blockchain must recursively calculate rewards and must do so within a bounded amount of time. It becomes a security issue if we allow it to be unlimited. As soon as we decide to make it limited, the depth is some what arbitrary and mostly limited by what makes sense in a user interface. Also, by the time discussion gets that deep it is likely sequential back and forth data rather than something that truly needs to be nested.
can we implement a chat option like on bitshares? Make it sense?
It does not make sense to limit replies at such a low level.
100 or 1000 is reasonable but only 5 does just cut the communication string and results in unhappiness! You will see that this will become a big usability issue.
I read somewhere on Reddit about their limit being made 1000 deep because the users managed to crash their server by making the threads deeper than 1000. I wonder if it's the same with Steem?
yes that makes sense.
It's probably a layout decision. Otherwise you need 16K super mega ultra HD screens :)