Browser: Chrome 135.0.7049.115
OS: Windows
Hi,
Visual grid builder does not apply changes in bulk. But if we manually enter the Grid template columns and Grid template rows values in bulk select, it applies well.
Browser: Chrome 135.0.7049.115
OS: Windows
Hi,
Visual grid builder does not apply changes in bulk. But if we manually enter the Grid template columns and Grid template rows values in bulk select, it applies well.
Hello @HOSEIN,
thank you for your report. I was able to reproduce the issue and I’ve added it to the bug tracker. We will see how we will handle it.
How would you expect it to behave, if we choose two or more elements, but all with different grid size and different number/type of child element?
Thanks,
Matej
Hi Matej,
Thank you for taking the time to review this report.
How would you expect it to behave, if we choose two or more elements, but all with different grid size and different number/type of child element?
I think it might make sense if multiple containers or selected elements have different states (size and different number/type of child element), the new settings that are applied in bulk would be applied to all of them equally and their previous settings/states would be reset.
If we ignore the layout elements and their child, this approach is already present in other elements. Consider 3 button elements that have completely different styles. If we select them using bulk select and set the style, their previous settings/styles are overridden and the new settings/style is applied to them.
If it is possible to implement, I think it is a good approach because using Bulk select means that the settings/styles of the elements will be exactly the same, even if they were not already the same.
I hope I understood your question well
Thank you