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

All ideas

Showing 343 of 343

Builder relative links should account for locale in URL

While Builder automatically redirects relative links, it would be much more ideal for the native Builder relative links in both the text component and rich text editor to account for locale. For instance, if you have a url structure of https://mys...
Daniel Marcus 9 months ago in Visual Editor 1

Change / Add styles to predefined Compontents

Sometimes you dont want to create a new Component or override and existing one, you only want to add some addtional styles to the "Basic Components" for example, you could add a margin-bottom: ... to the "Text Component"
Noah Wallentin 9 months ago in Builder for Developers 0

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...
Ersin Akinci 9 months ago in Builder for Developers 0

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, ...
Ersin Akinci 9 months ago in Builder for Developers 0

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

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 10 months ago in Account 0

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

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

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

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 10 months ago in Builder for Developers 0