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

Visual Editor

Showing 186 of 380

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 almost 1 year ago in Visual Editor 2

Builder editor should allow non-developers to create dynamic URLs

It would be useful to allow non-developers to be able to create dynamic URLs, like a blog post, without the need for a developer. This way, a non-developer could create a template page that gets populated based off of new entries to a data model. ...
Daniel Marcus about 1 year ago in Visual Editor 0

Ability to lock content for editing at any given moment

A locked for editing feature would be useful to add to Builder. Here's an example of CMSs that utilize this feature: https://www.storyblok.com/apps/locking https://www.dotcms.com/docs/latest/content-check-in-checkout It would nice to be able to lo...
Daniel Marcus about 1 year ago in Visual Editor 0

Color picker should have the ability to easily reference by name, similar to CSS variables

The color picker is currently kind of clunky and hard to remember what color correlates to what. In CSS, you can easily reference a variable, like var(--blue) or var(--light-blue), etc. Similarly, it would be extremely useful to be able to easily ...
Daniel Marcus about 1 year ago in Visual Editor 1

Page-specific breakpoints

Custom breakpoints are currently a space/environment setting that applies to all content entries. This presents a problem for us for two reasons: This means that if we are going to change them, then we need to go back and update all existing conte...
Guest over 1 year ago in Visual Editor 0

Ability to cherry pick locales to publish (Publish Per Locale)

Similar to how in git you can cherry pick commits, it would be nice to be able to cherry pick which locales would get published for any given content. This would allow different locales to work independently of each other and wouldn't have to wait...
Daniel Marcus over 1 year ago in Visual Editor 0

component-specific permissions

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

Support Tables in WYSWIYG fields

We use WYSWIYG field for Blog content and it allows us to save tables when using the edit as code tab, but removes the tables whenever you make a change in the default preview view
Guest over 1 year ago in Visual Editor 0

Add DeepL as an integration

DeepL is a great tool to translate your pages into a different language. It would be great if you could use DeepL within builder to auto translate your pages. You would just hit a button translate, choose your language and then DeepL would transla...
Guest 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 over 1 year ago in Visual Editor 0