You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Quip parses threaded comments wrong when you sort them in descending order.
When Quip is iterating threaded comments, a reply will be processed before its parent. That is why the reply appears under a wrong parent (=previous parent) in the thread. When the the order is ascending, the behaviour is normal.
The text was updated successfully, but these errors were encountered:
I noticed that Quip parses threaded comments wrong when you sort them in descending order.
When Quip is iterating threaded comments, a reply will be processed before its parent. That is why the reply appears under a wrong parent (=previous parent) in the thread. When the the order is ascending, the behaviour is normal.
The text was updated successfully, but these errors were encountered: