SOLVED: Shape divider position

Bricks Version: 1.5.7
Browser: Chrome
OS: Windows

Hi bricks team!

Not sure if this is a bug or normal html.css behavior…

but If position is equal to relative in a container, if we add a shape divider, the element inside the container that has absolute position will be out of control. This happens when the element in absolute position (Close icon in the video below) has a link.

Please watch the following video :

https://drive.google.com/file/d/1a02r69ZrB0Pw6k686waysP-jhPKMNGg0/view?usp=share_link

Another problem we have in this situation is that if the desired element has an absolute position link, by clicking on it we cannot access the settings panel of that widget except by using the structure panel.

Hi @HOSEIN ,
Appreciate your time in recording the video.
Unfortunately, I am unable to reproduce this issue.
Are you building the website at https://try.bricksbuilder.io/ or somewhere else?
If possible, could you please email the temp admin credentials to help@bricksbuilder.io for investigation?

Regards,
Jenn

Hi @itchycode , Currently I am using try.bricksbuilder.io. I think it is necessary for me to describe the reproduction steps step by step so that you can successfully reproduce it. Please follow the steps below :

1- Add a container and set its position to relative.
2- Add an icon widget inside the container and set its position to absolute, and then change the position of this widget with the top and right option. (Be sure to consider a link for this icon. A # is enough)
3- For the container we created in step 1, add a shape divider.

After adding the shape divider, the icon we created in step 2 will move out of place and move to the bottom-center. If you remove the shapedivider, the icon will return to its previous position and the problem will be solved.

Also, if there is a shape divider and we remove the link from the icon, the problem will be solved.

Yup, I missed out the link step.
I can reproduce this issue now!
Recorded in the bug tracker.

Thank you @HOSEIN

Great. Thank you @itchycode

Hi Hosein,
Bricks 1.6 (Beta 2) contains a fix for this problem.

You can download it manually in your account:
https://bricksbuilder.io/account/?v=1.6-beta2

Best regards,
timmse

1 Like