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 fe0c7087de
Add name with change info to segment changes (1-1230-update-name-change) (#4459)
Extract and reuse the component that we use for strategy name changes.

## Discussion points:

This impl only shows the new name in the second field (editing segment).
Should we show it in both? Why do we have both? Do we have UI designs
for this?


![image](https://github.com/Unleash/unleash/assets/17786332/5521b1f1-1688-4063-9a16-ec17e4811e91)
2023-08-09 16:15:14 +02:00
..
Changes Feat(#4209): add conflict marker to segment changes (#4447) 2023-08-08 12:36:45 +00:00
NameWithChangeInfo Add name with change info to segment changes (1-1230-update-name-change) (#4459) 2023-08-09 16:15:14 +02:00
StrategyTooltipLink Add name with change info to segment changes (1-1230-update-name-change) (#4459) 2023-08-09 16:15:14 +02:00
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 Add name with change info to segment changes (1-1230-update-name-change) (#4459) 2023-08-09 16:15:14 +02:00