Improve UI Diff algorithm
Open
- Dominant language
- C#
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We can match keyed UI first (ignoring their positions) to get an `Update` patch, and then match the non-keyed rest to get `Insert` or `Remove`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.