While lazy loading is in general a good thing, you often want to load the first contentful paint normally. To avoid having to write JS to achieve this, this could be done with a simple checkbox option labelled "Lazy Load" in the Block Options for ...
Kenneth Danielsen
about 2 years ago
in Visual Editor
0
Block publishing pages with the same target attributes. If there is already a page with exact same target attributes editor shouldn't let content editors publish the page. For example only if only Url target attribute is present and another page w...
Jakub Jablonski
about 3 years ago
in Visual Editor
0
For many of the customers where we want to implement builder.io, there is an expectation that it is possible to give editing permissions to individual elements in components. For example, we have a hero banner in which a person with certain permis...
Enhancement Request for Insights Tab: comparing pages
In order to compare page insights/performance in Builder is incredibly time consuming -- you have to click into each individual page then click into insights then download that individual CSV & input it into excel --> you have to repeat thi...
Currently, you can add bulleted lists to text blocks in the Visual Editor, however it only supports one indentation level, like this: this is a list It would be great to be able to do multiple levels, like this: this is a list
Sometimes we see major differences between our deployed pages and what is in the visual editor/preview page. I know the VE and preview use a lot of client-side rendering and overrides, and i think the issue is in our SSR vs CSR we are missing some...
Would be nice to have ability to change model names after they're created. I can understand why this currently isn't there, since we're probably creating DB entries and API functions underneath, but inability to rename can be confusing. Current wo...