Alpha loop mapping and alignment issue

Hey,

I’m facing an issue in the alpha column looping.

The fund name, percentage allocation, and button are placed in a single column and rendered inside a loop. When I click the Add or Remove button, the UI briefly breaks for a fraction of a second.

It’s behaving like this: when we add a new item, the previously selected mappings in the dropdowns are getting lost. Also, when we make any change in one of the dropdowns, all dropdowns are being re-mapped again.

The value is there for both lines.

When I add the third one those all three get removed.

But when I map any of the dropdowns, all are getting mapped again.

Can someone please help me with this?

@Irfan_Ali @vaibhav @gaurav.pandey

3 Likes

Hello @Ziyad ,
Thanks for raising the issue.
Just to understand it better, Could you check and let me know if there are any errors or warnings showing up in the browser console or if there are any failed API calls in the Network tab when the issue happens?