Fix problem where the connection-point UI was not updating list correctly when button...
authorBob Gallagher <bob.gallagher@riftio.com>
Wed, 19 Apr 2017 19:44:11 +0000 (15:44 -0400)
committerBob Gallagher <bob.gallagher@riftio.com>
Thu, 20 Apr 2017 11:42:43 +0000 (07:42 -0400)
commitab97f0d55a8db662d74ccee42a739ddb4f064438
tree2d1f5c3adfa4799d8504a6259db018a33f4deb51
parentb78086787d1db92bd71be944b16ce169dcf0f64b
Fix problem where the connection-point UI was not updating list correctly when button clicked to deleted a cp.
- this would actually apply to any “list”
- issue was with react “key” value being set based on array index
- RIFT-16249

Change-Id: I778e7d5043eb9f7288856b8666b2be6e5f8c5a91
Signed-off-by: Bob Gallagher <bob.gallagher@riftio.com>
skyquake/plugins/composer/src/src/components/EditDescriptorModelProperties.js