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

Fix checkbox field rerendering on setCheckChar #3704

Merged
merged 2 commits into from Feb 24, 2020

Conversation

BeksOmega
Copy link
Collaborator

The basics

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

The details

Resolves

N/A

Discovered this issue while testing #3698 and I decided to go ahead and fix it b/c it was small.

Proposed Changes

Makes it so that checkboxes properly re-render when their character is set by calling forceRerender()

Reason for Changes

Blocks should automatically re-render when ever they are modified.
Size-CheckCharacter

Test Coverage

Repeated steps and could not reproduce bug:
CheckChar

Tested on:

  • Desktop Chrome

Documentation

N/A

Additional Information

N/A

@samelhusseini samelhusseini self-assigned this Feb 21, 2020
@samelhusseini samelhusseini merged commit 981c0b5 into google:develop Feb 24, 2020
@samelhusseini
Copy link
Contributor

Thanks!

@BeksOmega BeksOmega deleted the fix/checkbox-rerendering branch May 13, 2021 22:43
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