Skip to content

Highlight values that are diferrent between potential pairs - manual dedup #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TNRiley opened this issue May 5, 2025 · 1 comment
Assignees
Labels
Enhancement New feature or request Shiny Application

Comments

@TNRiley
Copy link
Collaborator

TNRiley commented May 5, 2025

highlighting the values that are different between record1 and record2 could help users more quickly analyze the flagged pairs. Maybe yellow for values where one is missing and red for values that are not exactly the same (we could make this a calculation based on how different too, but for simplicity exact match would be a step forward).

@TNRiley TNRiley added Enhancement New feature or request Shiny Application labels May 5, 2025
@TNRiley TNRiley self-assigned this May 5, 2025
@kaitlynhair
Copy link
Collaborator

Agree this would be useful. I tried exploring adding different colours but thought it maybe looked a little too multicoloured/distracting.

In branch https://github.com/ESHackathon/CiteSource/tree/aesthetics - I have added a styling feature with colours and bolds exact matches (>99.9%) for quicker manual dedup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Shiny Application
Projects
None yet
Development

No branches or pull requests

2 participants