Fix strategy input rerendering on name update
What does this MR do and why?
Fix strategy input rerendering on name update
Unique key is triggering the component rerender. Use id or index instead.
Changelog: fixed
References
Screenshots or screen recordings
| Before | After |
|---|---|
| Screen_Recording_2025-09-01_at_14.25.21 | Screen_Recording_2025-09-01_at_14.13.32 |
How to set up and validate locally
- Navigate to Project -> Deploy -> Feature flags.
- Select View user lists and create a new list.
- Create a new feature flag with the "Type" "User List".
- Type into the name field and check that the user list input isn't rerendered.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #386431 (closed)
Edited by Anna Vovchenko