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
Example: a List[SomeCaseClass] with a lot of elements. If there are only a few elements that are different then we should cut out parts where there are no difference.
Similarly for a large case class, we probably only want to show fields that are different