zgrossbart / jdd

A semantic JSON compare tool
http://www.jsondiff.com
Apache License 2.0
1.05k stars 183 forks source link

Need to show the difference in values if `X unequal value` checked. #16

Open jkmathew opened 6 years ago

jkmathew commented 6 years ago

Great Tool!!

I have a suggestion, If user unchecked X unequal value check box, no need to show the difference in values in right side listing

ss1

zgrossbart commented 6 years ago

Thank you for using JSONDiff and a big thank you for the feature request. I need to think about it.

I'm honestly a little split about it. I understand wanting to filter the results, but this could be confusing since it could result in "missing" differences and you could end up looking at very unequal documents while the tool told you there were no differences.

jkmathew commented 6 years ago

Okay, But as a user I am purposefully unchecking the value difference, so can be avoided value difference for the list. Now its not highlighting value difference if I uncheck it. In short, listing and highlight can make consistent.

This is my opinion, others can may have different need.