soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
315 stars 29 forks source link

Shape dividers in Gutenberg #1654

Open SekSion opened 3 years ago

SekSion commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

So when using a shape divider and making it editable on gutenberg the page appears broken. is this normal?

where in oxygen builder is correct

Have you tried all the steps at https://oxygenbuilder.com/documentation/troubleshooting/troubleshooting-guide/? Yes/No YES Are you able to replicate the issue on a Sandbox install at https://oxygenbuilder.com/try? If yes, provide the link to a Sandbox install where the issue is present. If the issue only exists on a specific post or template, provide a direct link to that post or template.

YES : http://poised-tern.w5.wpsandbox.pro?upass=PDl2ndD46sS7

To Reproduce Steps to reproduce the behavior: Go to the only page and see on gutenberg the shape dividers being broken...

Expected behavior A clear and concise description of what you expected to happen.

The shape divider should appear the same as in the oxygen builder.

What actually happens A clear and concise description of what happens instead of the expected behavior. It seems the shape dividers are pushed to the bottom of the page regardless of what section they are

Screenshots If applicable, add screenshots to help explain your problem.

image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

SekSion commented 3 years ago

Do you have any idea on when the new update will come to fix these??

It's important for the client mode.

azoswald commented 3 years ago

For now, I think I figured out a workaround -

I notice the shape divider goes to the top of the page and appears on top of the first content. So I set the z-index to "1" on the first Section of the page. The annoying shape divider no longer appears in the Gutenberg editor.