1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest
Thomas Heartman e7ae1ff714
Feat(#4209): add conflict marker to segment changes (#4447)
In doing so, we extract the shared conflict marker component from the
feature change and reuse it for both feature and segment changes.

Here's what it looks like:

![image](https://github.com/Unleash/unleash/assets/17786332/4a67aa7a-1953-488f-8bcb-6aac006d53e9)


Update: also straightened out the borders of the conflict warning:


![image](https://github.com/Unleash/unleash/assets/17786332/153799f3-cff2-4aa0-8fb0-8e31d1052b9f)
2023-08-08 12:36:45 +00:00
..
Changes Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
StrategyTooltipLink
ChangeRequest.test.tsx feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00
ChangeRequest.tsx feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00
SegmentTooltipLink.tsx feat: segments in pending CR screen (#4420) 2023-08-04 15:34:03 +03:00