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

All ideas

Showing 335 of 335

Ability to require a publish message, much like a git commit

It could be useful to require a publish message, much like a git commit, to help understand why a publish was done. This way, it would be easier to understand the commit history, much like in git.
Daniel Marcus 5 months ago in Visual Editor 0

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 5 months ago in Visual Editor 0

Control over resizing algorithm when using Image Delivery API

We would like the ability to choose an alternate resizing algorithm (as you might do in photoshop when performing a downscale). Example options would be Nearest Neighbor, Linear, Bicubic, Lanczos etc.. Ideally we would have the ability to opt in t...
Guest 5 months ago in Builder for Developers 0

Support RegEx on content target

When creating a page that is served as a child node of some dynamic parent node.Given a management platform for events, the user may select on one page an event.When the user navigates to another view, say event-details, this will refer to the pre...
Guest 5 months ago in Builder for Developers 0

Transfer space to another Builder.io user account

No description provided
Guest 5 months ago in Account 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 5 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 5 months ago in Visual Editor 0

Custom metadata/fields attached to assets/images

As it stands, when you upload a file to the asset library you can change its name and what folder it resides in. What we cannot currently do is attach other information such as alt-text (important for accessibility and SEO), or any other metadata ...
Guest 5 months ago in Builder for Developers 0

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 5 months 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 6 months ago in Visual Editor 2