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

All ideas

Add ref.ref for non-React SDKs

You can use ref.ref inside content JS when using the React SDK to reference the DOM element for the content item, but this feature isn't provided for the other SDKs. This is a very useful feature when you want to manipulate the DOM for just the co...
Guest almost 3 years ago in Builder for Developers

Add ref.onStateChange for non-React SDKs

You can use ref.onStateChange inside content JS when using the React SDK, but this feature isn't provided for the other SDKs. This is an important feature when using content JS inside of complex symbols. For cross-compatibility and functionality, ...
Guest almost 3 years ago in Builder for Developers

Add dashboard/visual editor localizations for Chinese and Spanish

This could be a dealbreaker for us, since we have teams all over the world. Builder is nearly perfect other than this!
Guest almost 3 years ago in Visual Editor

Add Filter for Content to show only content that is CURRENTLY Published (exclude scheduled)

It's pretty much all in the title, but it'd be really nice for content that has lots of scheduled updates to be able to easily filter down to just show only the currently active versions of that content. I would think it shouldn't be too hard to a...
Jason Clark almost 3 years ago in Account

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 almost 3 years ago in Visual Editor

Fuzzy content search

It'd be great to be able to do a fuzzy search of all content (not as the default search mechanism, but as an advanced search option). Sometimes, we need to find all instances of a certain term to be able to quickly replace them, and this would be ...
Jason Clark almost 3 years ago in Visual Editor

Prevent url path collisions

Block publishing pages with the same target attributes. If there is already a page with exact same target attributes editor shouldn't let content editors publish the page. For example only if only Url target attribute is present and another page w...
Jakub Jablonski almost 3 years ago in Visual Editor

Allow in-query case-insensitivity sorting option w/ Content API

Origin: Adam Innes 50000feet.com Clients concern is performance having to iterate over each pagination of 100 results and then sort. Currently: builder.getAll returns data and the output is: ["AB", "Aa"] when the desired output is ["Aa", "AB"] Exa...
Julius Dorfman almost 3 years ago in Builder for Developers

Gradient to the background field in the styles tab

Simply adding gradient option with various settings like linear, radial, direction, multiple (more than two colors) would be great use for content editors
Umut Ücler almost 3 years ago in Visual Editor

Versioning feature on data model

Right now, we are not able to create versions for data model like we are able to create for page model. So it will be a good feature if we can implement this.
Guest almost 3 years ago in Builder for Developers