Skip to content

refactor: field_checkbox dom.addClass params - #8309

Merged
BeksOmega merged 1 commit into
RaspberryPiFoundation:rc/v12.0.0from
ishon19:refactor/8299-blocklycheckbox-to-blocklycheckbox-field
Jul 12, 2024
Merged

refactor: field_checkbox dom.addClass params#8309
BeksOmega merged 1 commit into
RaspberryPiFoundation:rc/v12.0.0from
ishon19:refactor/8299-blocklycheckbox-to-blocklycheckbox-field

Conversation

@ishon19

@ishon19ishon19 commented Jul 11, 2024

Copy link
Copy Markdown
Contributor

The basics

The details

This PR updates the parameters of dom.addClass function call to pass this.fieldGroup_ and 'blocklyCheckboxField'.

Fixes#8299

@ishon19
ishon19 requested a review from a team as a code ownerJuly 11, 2024 15:55
@ishon19
ishon19 requested a review from gonfunkoJuly 11, 2024 15:55
@github-actionsgithub-actionsBot added the PR: refactor Refactors code label Jul 11, 2024

@github-actionsgithub-actionsBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Welcome! It looks like this is your first pull request in Blockly, so here are a couple of tips:

  • You can find tips about contributing to Blockly and how to validate your changes on our developer site.
  • All contributors must sign the Google Contributor License Agreement (CLA). If the google-cla bot leaves a comment on this PR, make sure you follow the instructions.
  • We use conventional commits to make versioning the package easier. Make sure your commit message is in the proper format or learn how to fix it.
  • If any of the other checks on this PR fail, you can click on them to learn why. It might be that your change caused a test failure, or that you need to double-check the style guide.
    Thank you for opening this PR! A member of the Blockly team will review it soon.

@BeksOmega
BeksOmega requested review from BeksOmega and removed request for gonfunkoJuly 11, 2024 16:35
@BeksOmegaBeksOmega assigned BeksOmega and unassigned gonfunkoJul 11, 2024
@github-actionsgithub-actionsBot added PR: refactor Refactors code and removed PR: refactor Refactors code labels Jul 11, 2024

@BeksOmegaBeksOmega left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This looks great! Thank you for the fix @ishon19 =) Once this passes CI I'll get it merged!

@ishon19

Copy link
Copy Markdown
ContributorAuthor

Awesome, thanks for the review @BeksOmega :)

@BeksOmega
BeksOmega merged commit f45270e into RaspberryPiFoundation:rc/v12.0.0Jul 12, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: refactorRefactors code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ishon19@BeksOmega@gonfunko