question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fold duplicate review threads

See original GitHub issue

Description

When you comment on a existing thread while creating a review, the comment appears in both the thread and your reviews (as a separate thread). The latter one become duplicate and potentially confusing since it loses its context.

We can try to fold these threads by default, to reduce the clutter.

Implementation-wise, we just need to look for review comments with the same [id].

Screenshot

Screen Shot 2022-02-10 at 22 20 38

Example URL

https://github.com//refined-github/refined-github/pull/5393#discussion_r803596694

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:3
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
cheap-glitchcommented, May 1, 2022

I’d collapse it but but much DOM do we need for that?

Very little actually, we can display a “Collapse”/“Uncollapse” text + the relevant icon with a little ::before and ::after magic. Then we make the “header” (the gray bar with the file name) clickable with a delegate and done!

0reactions
fregantecommented, May 1, 2022

Same thought, but I don’t think a duplicate label is enough. I’d collapse it but but much DOM do we need for that?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Email threading and near duplicate identification
To use email threading, you must create a saved search of all files that you intend to thread and/or run near duplicate analysis...
Read more >
The one thing I'm more sick of than duplicate threads...
Lend them a hand and make their job easier. It's not hurting anyone, it just helps. Plus, if the whole thread is screaming...
Read more >
The Duplicates Thread - General Selling on Amazon Questions ...
Creating this in order not to muddy the JB World Thread I, for one, do not understand how to resolve the duplicate showing...
Read more >
Email threading concepts | Ringtail E-discovery Software
Thread document type. Criteria ; Duplicate. A document is a duplicate if it meets any of the following criteria: · It is an...
Read more >
Deduplicate, Sample, Group, and Remove Search Hits Via ...
Deduplication is the process of removing exact duplicates from your search results ... you have included all emails in a thread for review....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found