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

Add a blocklyTextInputField CSS class to text input fields #8312

Closed
BeksOmega opened this issue Jul 11, 2024 · 6 comments
Closed

Add a blocklyTextInputField CSS class to text input fields #8312

BeksOmega opened this issue Jul 11, 2024 · 6 comments
Labels
issue: feature request Describes a new feature and why it should be added
Milestone

Comments

@BeksOmega
Copy link
Collaborator

In the FieldTextInput class override the initView method to call dom.addClass with the this.fieldGroup_ and 'blocklyTextInputField'. 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.

@BeksOmega BeksOmega added help wanted External contributions actively solicited issue: feature request Describes a new feature and why it should be added good first issue labels Jul 11, 2024
@BeksOmega BeksOmega added this to the v12 milestone Jul 11, 2024
@BeksOmega
Copy link
Collaborator Author

I think @AbhinavGupta-de is working on this.

@siddharthbaleja7
Copy link

Please assign this issue to me. I have made the necessary changes to override the initView method in the FieldTextInput class to add the blocklyTextInputField CSS class.

@BeksOmega
Copy link
Collaborator Author

Hiya @siddharthbaleja7 If you comment on a help-wanted issue where someone else isn't already assigned I can assign you =) Most of the issues in this list are unassigned.

@Apocalypse96
Copy link

hey!! @BeksOmega pls assign this to me

@sachan13harshit
Copy link

@BeksOmega pls assign this issue to me

@UtkershBasnet
Copy link

pls assign this issue to me

@BeksOmega BeksOmega removed help wanted External contributions actively solicited good first issue labels Jul 23, 2024
@gonfunko gonfunko closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: feature request Describes a new feature and why it should be added
Projects
None yet
Development

No branches or pull requests

6 participants