Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@tdurnford
Copy link
Collaborator

Description

Currently, the <ObjectField /> is using the prop.id to create keys for each form row. The keys that are created are not unique since the user can switched between two actions of the same type which would result in identical keys for both actions. Adding the formData.$designer.id to the root id ensures each key is unique and resolves this issue.

Task Item

Closes #4276

@coveralls
Copy link

coveralls commented Oct 8, 2020

Coverage Status

Coverage decreased (-0.02%) to 56.005% when pulling 6944920 on tdurnford:fix/property-pane into ee5c34f on microsoft:main.

@cwhitten cwhitten merged commit a4471e7 into microsoft:main Oct 12, 2020
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
@tdurnford tdurnford deleted the fix/property-pane branch November 30, 2020 21:43
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Property page for new action not displayed

3 participants