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

Remove the CSS classes for different workspace element layers #8352

Open
BeksOmega opened this issue Jul 12, 2024 · 4 comments
Open

Remove the CSS classes for different workspace element layers #8352

BeksOmega opened this issue Jul 12, 2024 · 4 comments
Labels
issue: bug Describes why the code or behaviour is wrong
Milestone

Comments

@BeksOmega
Copy link
Collaborator

BeksOmega commented Jul 12, 2024

The .blocklyBlockDragLayer and blocklyAnimationLayer are used to specify absolute positioning during drags and animations. The blocklyBlockCanvas and blocklyBubbleCanvas aren't used for anything. We should remove all of these so folks aren't relying on them, and use inline CSS instead.

This is a breaking change because we removing CSS class names that folks could be relying on.

@BeksOmega BeksOmega added the issue: bug Describes why the code or behaviour is wrong label Jul 12, 2024
@BeksOmega BeksOmega added this to the v12 milestone Jul 12, 2024
@Shreshthaaa
Copy link

Hey @BeksOmega , I would like to work on this issue. Kindly assign it to me.

@BeksOmega
Copy link
Collaborator Author

Heya @Shreshthaaa ! If you comment on a good-first-issue or a help-wanted issue I can assign you.

@Apocalypse96
Copy link

hey @BeksOmega I would love to solve this issue

@srivastavaarpit977
Copy link

Heyy @BeksOmega I want to solve this issue....could you plz assign it to me !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Describes why the code or behaviour is wrong
Projects
None yet
Development

No branches or pull requests

4 participants