-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
good first issuehelp wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added
Milestone
Description
In the FieldVariable class override the initView method to call dom.addClass with the this.fieldGroup_ and 'blocklyVariableField'. You will need to add import * as dom from './utils/dom.js'; to call dom.addClass.
This change should be made against the rc/v12.0.0 branch.
To work on this issue, comment below asking to be assigned.
Metadata
Metadata
Assignees
Labels
good first issuehelp wantedExternal contributions actively solicitedExternal contributions actively solicitedissue: feature requestDescribes a new feature and why it should be addedDescribes a new feature and why it should be added