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

ISBAT Use advanced padding on column #2560

Open
Oosik opened this issue Aug 15, 2023 · 0 comments
Open

ISBAT Use advanced padding on column #2560

Oosik opened this issue Aug 15, 2023 · 0 comments
Labels
[Priority] Low This issue/pull request is not immediate [Type] Bug Something that is not working as expected

Comments

@Oosik
Copy link

Oosik commented Aug 15, 2023

Describe the bug:

There are actually 2 issues here. The main problem is advanced padding on columns breaks entirely in 3.1.0+ (on the front end) but if you go back to 3.0.4 which is the last version that works, the desktop browser settings never get applied. not a huge deal when compared to not being able to use the setting at all. but still an issue. also when you switch between view ports you have to click twice and it jumps all around (see video link).

TLDR; If you need to use advanced padding on columns the last version you can use is 3.0.4 and even still it's buggy as hell.

To reproduce:

  1. clean wp install
  2. install latest coblocks
  3. create new page
  4. add row with two columns
  5. insert lorem into both columns
  6. add background colors to both columns
  7. under padding click advanced and try to set different values (padding will adjust in the editor)
  8. publish and view front end
  9. view (padding not applied)
  10. revert coblocks to 3.0.4
  11. view front end (mobile and tablet padding will work but no matter how large your screen coblocks will use tablet padding)

Expected behavior:

advanced values should be allied for the correct view ports

Screenshots:

video
in the video, I first show that we are using version 4.0.3, then I show the padding settings for the different viewports (notice the control jumping around and needing to click it twice before it changes), then I show the tablet padding gets applied instead of desktop padding, I then upgrade to 3.1.0, refresh the page and the padding is removed.

Isolating the problem:

  • [ x ] This bug happens with no other plugins activated
  • [ x ] This bug happens with a default WordPress theme active
  • [ x ] This bug happens without the Gutenberg plugin active
  • [ x ] I can reproduce this bug consistently using the steps above

WordPress version:

I've tested in both 6.2.2 and 6.3

@Oosik Oosik added [Priority] Low This issue/pull request is not immediate [Type] Bug Something that is not working as expected labels Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Priority] Low This issue/pull request is not immediate [Type] Bug Something that is not working as expected
Projects
None yet
Development

No branches or pull requests

1 participant