Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
所以我正在开发一个论坛,我可以在其中对评论进行回复。这可以在使用递归算法的许多级别的回复中永远存在。我想避免回复评论嵌套在其他评论中的经典回复 ui 体验。我想避免以这种方式显示评论。有什么好的想法可以解决这个问题吗?