Skip to content

Add a diff-like color highlighting to agent merging #2853

@maxpatiiuk

Description

@maxpatiiuk

In some cases, the difference between records is hard to notice. See examples of 3 different values:

Screenshot 2023-01-19 at 19 48 37

Having the differing part of text be highlighted in red/green (like in https://www.diffchecker.com/ or any other diff tool) would be helpful.

Perhaps that should only be enabled if the strings are >80% the same (so as not to spam the screen with colors when strings are obviously different)

Using any of the available diff libraries should do (though there is a difficulty of doing a diff when more than 2 records are being merged)

Metadata

Metadata

Assignees

No one assigned

    Labels

    1 - RequestA request made by a member of the community2 - Merging2 - User InterfaceIssues that are related to the user interface or user experience.

    Type

    No type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions