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

Visual Editor

Showing 176 of 344

The locale picker should have flags associated with each country and human-readable name

For example, "en-US" is less readable to a non-developer than "🇺🇸 United States (English)". It would be nice for the locale picker to at least have the option the display it like this.
Daniel Marcus 8 months ago in Visual Editor 0

Preview URL should be able to take in a value, like an object mapping locales to the URL format

For instance, say one were to use the URL format of mysite.com/usa/en, this would mean that the site is localized to follow the format of /{country}/{language}. This means that for each page or section model, you have to duplicate your code of thi...
Daniel Marcus 8 months ago in Visual Editor 0

Text type built-in Builder component should be able to accept a file as a link

If I were making a custom component, then I could create a prop that accepts a file as custom field. Similarly, I would like the built-in Builder text component to accept a file.
Daniel Marcus 8 months ago in Visual Editor 0

Make all Link text inputs "longText"

This one should be super simple to implement. Sometimes, we can get pretty long URLs with dynamic content. It'd be so nice to be able to see the entire URL at once, so could you PLEASE make the Link URL fields be textareas instead of inputs?
Jason Clark 9 months 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 9 months ago in Visual Editor 0

Ability for view current draft to live across the entire site according to that snapshot

Similar to how JAMStack deployment services Vercel, Cloudflare Pages, Netflify, etc., have preview deployments on pushes to branches on Github. Preview deployments allow the ability for QA to just test a snapshot of a specific branch that could be...
Daniel Marcus 9 months ago in Visual Editor 0

Add the ability to strictly localize by either just language or country

In some cases, you might want to make a new change in a language, like English and apply that to all locales using English. For example: en-US, en-CA, en-MX, etc. It would be nice to have something built in to easily port all those changes in a si...
Daniel Marcus 9 months ago in Visual Editor 0

Copy to Different Space should copy associated Symbols

First, the Copy to a Different Space functionality is really nice to have so I don't have to download/upload JSON, but it'd be even BETTER, if it would either ask or automatically copy any associated Symbols too. I know that may be a huge lift, bu...
Jason Clark 9 months ago in Visual Editor 0

Allow naming of Connected Data items

When connecting Data from Builder CMS Data Models (using Connect Data in the Data tab in the Visual Editor), the names are automatically generated using the name of the Data Model and then appending an incrementing digit (i.e. Pricing, Pricing 1, ...
Jason Clark 9 months ago in Visual Editor 0

Ability to setup colors from Application code

Would be nice to have a way to setup colors to be used in Builder Editor, from the application code. Like we register Custom Components to be used, we should be able to setup Custom Colors in the same way. This would enforce usage of pre-defined c...
Adrian Mouly 9 months ago in Visual Editor 0