mirror of
https://github.com/Unleash/unleash.git
synced 2025-11-24 20:06:55 +01:00
This PR adds showing of env variant conflicts in change requests. This is a simple solution that only compares the total state of variants. We *could* potentially do a modified version where we show each and every variant as its own property. Because variants have to be unique by name and because their names can't be changed after their creation, we could create a map of variant name to their data. <img width="1105" alt="image" src="https://github.com/Unleash/unleash/assets/17786332/0c67f958-6c4e-453a-9791-0e132fb1f23e"> |
||
|---|---|---|
| .. | ||
| VariantDiff.tsx | ||
| VariantPatch.tsx | ||