1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/changeRequest/ChangeRequest/NameWithChangeInfo
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
..
NameWithChangeInfo.test.tsx Add name with change info to segment changes (1-1230-update-name-change) (#4459) 2023-08-09 16:15:14 +02:00
NameWithChangeInfo.tsx Add name with change info to segment changes (1-1230-update-name-change) (#4459) 2023-08-09 16:15:14 +02:00