Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Groups events fired during field input change #2168

Merged
merged 2 commits into from Dec 13, 2018

Conversation

alschmiedt
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

#1508

Proposed Changes

Adds setGroup(true) above where the BlockChange events get fired for renaming the procedure and renaming its callers.

Reason for Changes

When trying to undo renaming a procedure with multiple callers it would create an extra undo for every block that was renamed.

Test Coverage

Tested on:
Desktop Chrome

Additional Information

Copy link
Contributor

@RoboErikG RoboErikG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hrm...we really need to sort out who's responsible for firing events when. I don't see a better solution than this, so lgtm. =)

@alschmiedt alschmiedt merged commit 91cc05a into google:develop Dec 13, 2018
@alschmiedt alschmiedt deleted the procedure_events branch June 10, 2019 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants