fix(designer): Fixed various bugs in undo/redo #5899
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requirement Checklist
Type of Change
Current Behavior
List of bugs being tackled here (in review/active) - each commit is associated with each fix:
https://msazure.visualstudio.com/One/_queries/query/a6e3b020-844f-409b-9bf5-5f5163419d4a/
Parameter panel re-render edge case: Bug 29820667: [V3 undo redo bug bash] Undoing a change in the panel without reopening the panel does not reflect the state update
Delete operations:
Optional parameter conditional visibility: Bug 29857755: [V3 undo redo bug bash] Removing optional parameter is skipping a state in between
Manual trigger/floating action menu:
New Behavior
Above bugs have been fixed:
Parameter re-render fix:

Delete operations fix:

Optional parameter conditional visibility fix:

Manual trigger/floating action menu fixes:

People picker/title change fix:

Clicking in and out of title doesn't save a new state. It only saves state when value changes
Impact of Change
Screenshots or Videos (if applicable)