When publishing, giving the user the ability to add a note to say what changes have been made (like a commit message) to easily see what changes someone made during a publish. ex. changed url from /test to /test1
Add "allow-storage-access-by-user-activation" token to live editor's iframe
It would be great if you could add the "allow-storage-access-by-user-activation" token to the live editor's iframe. This feature would enable several valuable use cases, and I'll describe my specific situation below. We recently implemented Next.j...
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...
Add color coding/helper text for model type next to model name
In the Content menu of the dashboard it lists all the models your have on the left side. Would be nice if there was some sort of indicator of what type of model it is (Page, Data, Section) either through color coding or some default helper text/icon.
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...