[24.0] Make sure step removal also resets mapOver state #17915
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.
Fixes #17906
Before:
![before](https://private-user-images.githubusercontent.com/6804901/319981857-a59ceb38-954b-4998-aa07-ed1c5d958754.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5Njk2MjEsIm5iZiI6MTczOTk2OTMyMSwicGF0aCI6Ii82ODA0OTAxLzMxOTk4MTg1Ny1hNTljZWIzOC05NTRiLTQ5OTgtYWEwNy1lZDFjNWQ5NTg3NTQuZ2lmP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTlUMTI0ODQxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjY4MzNiMThhN2EzZDBiZDY4MDcxYTJjM2UwN2Y3N2Q5YWY0ZDVhMDMyOGMxMDRmYWNiNmQ3YTg0Mjg4ZTNmZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.DG92tIshL8IhGx9qY3xrRLfsW1v7LA6sHPaQuFByuS8)
![after](https://private-user-images.githubusercontent.com/6804901/319981911-a104c4c2-ed31-489d-808e-73e27988686a.gif?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5Njk2MjEsIm5iZiI6MTczOTk2OTMyMSwicGF0aCI6Ii82ODA0OTAxLzMxOTk4MTkxMS1hMTA0YzRjMi1lZDMxLTQ4OWQtODA4ZS03M2UyNzk4ODY4NmEuZ2lmP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTlUMTI0ODQxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTRmYTg3M2MzM2FlMDUzYjdjYTBiNDgxZGE0NDgyMTYzNDRmMDdhMzc4ZWY2NjkxYzMyMzNiMWM0MGMyMmU3OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.j76sloxycZ-r9-yuFVdABAO03PvkZ2bzmc9bHJL12ws)
After:
How to test the changes?
(Select all options that apply)
License