Indicate conflicting changesets in Changes pane
adamwiggins opened this issue · 0 comments
adamwiggins commented
Would be really useful if conflicting changesets (that is, something like two users concurrently changing a card title while disconnected from each other) would show an indicator. Maybe a different color change node?
The CRDT library has a conflicts API but it may need some changes in order to associate conflicting changes with an exact changeset and no others.