Fix problem where the connection-point UI was not updating list correctly when button... 92/1592/2
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)
commitef923d5d509a9f4267d975d65722f7f19807dce0
tree2d1f5c3adfa4799d8504a6259db018a33f4deb51
parentf6fe5935338a1cdb5f62ee0a1c90948ec20b1b05
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