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

Unexpected behavior in style manager #4138

Closed
2 tasks done
yadavAtIrisdame opened this issue Feb 12, 2022 · 3 comments
Closed
2 tasks done

Unexpected behavior in style manager #4138

yadavAtIrisdame opened this issue Feb 12, 2022 · 3 comments

Comments

@yadavAtIrisdame
Copy link

yadavAtIrisdame commented Feb 12, 2022

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

Version 1.35.101 Chromium: 98.0.4758.87 (Official Build) (64-bit)

padding

Reproducible demo link

https://codesandbox.io/s/strange-sun-qgdcq?file=/index.js

Describe the bug

How to reproduce the bug?

  1. drop the component in canvas
  2. select the component and apply some margin and padding

What is the expected behavior?
...should apply margin and padding when we give some margin and padding.

What is the current behaviour?
Sometimes it is working and sometimes it behaves unexpectedly

Code of Conduct

  • I agree to follow this project's Code of Conduct
@artf
Copy link
Member

artf commented Feb 14, 2022

Thanks for the report @yadavAtIrisdame but I'm not able to reproduce it from your demo or the official one. Can you describe the exact steps?

@yadavAtIrisdame
Copy link
Author

yadavAtIrisdame commented Feb 16, 2022

@artf

I'm unable to reproduce this bug. in most cases, The Style Manager works as expected. but, all of a sudden, they start acting like(shown in image). Particularly margin and padding properties.

@artf
Copy link
Member

artf commented Feb 16, 2022

Sorry but unfortunately without the proper reproducible demo, I can't do much.
I'll be happy to fix it if anybody is able to provide the reproducible steps.

@artf artf closed this as completed Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants