Skip to Main Content
Builder.io Ideas
ADD A NEW IDEA

Visual Editor

Showing 178

Ability to have branches, much like with git version control

It would be much easier to collaborate if something like git version control were added to Builder. This way, there would be less of a fear of overwriting someone's work or accidentally publishing something that isn't ready. It would be nice to th...
Daniel Marcus 6 months ago in Visual Editor 0

Add dark mode/first-class themes for content

Builder has implemented the ability to switch between light/dark mode within the editor--awesome! What if we also had the ability to switch between light/dark mode for our content while editing it? So that we can test out different themes in our c...
Ersin over 1 year ago in Visual Editor 0

add SSR preview mode

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...
Tim about 1 year ago in Visual Editor 0

Ability to have conditional values based off of environment (QA or production), like a .env file in code

Similar to how you might have a .env in code to differentiate between the QA and production environments, it would be useful for the Builder editor to have the ability to do conditional values based off of the environment. For example, you might h...
Daniel Marcus 7 months ago in Visual Editor 0

Link URL on blocks should be localizable

I attached a screenshot to show what I'm talking about it. You currently can't localize links if you're using the block component, for instance.
Daniel Marcus 7 months ago in Visual Editor 0

Named Color Swatches

For those of us using design systems, I think it could be really helpful to be able to name color swatches and have those appear as a "title" on hover to make sure we know we're picking the right color.
Jason Clark about 1 year ago in Visual Editor 0

Add support to Rich Text Editor to retain classes and styles added in code view

Currently, the editor strips all classes/styling if content was updated from the WYSIWYG Editor after styling has been applied from source. Please see an example here of this happening: https://www.dropbox.com/s/9go4semst5y53lm/builder-editor-bug....
Anthon Mineo about 1 year ago in Visual Editor 1

Asset library should have the ability to be separated by environment

Similar to how I might have both a QA and production bucket in S3. Currently, assets are shared across environments. It would be useful to allow them to be separated by environment.
Daniel Marcus 7 months ago in Visual Editor 0

handle blog field // generate slug URL automatically after adding a blog title

https://share.getcloudapp.com/bLuB9yz9
Guest almost 2 years ago in Visual Editor 0

Add a Grid component, similar to the Columns component

For instance, when data binding, a full list of blog articles, you might want two posts per row. Currently, the Columns component isn't equipped to handle this. The only way I've been able to get this to work is if I use: display: grid; grid-templ...
Daniel Marcus 7 months ago in Visual Editor 2