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

All ideas

Showing 402 of 402

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 over 1 year 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 over 1 year 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 over 1 year 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 over 1 year 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 over 1 year ago in Account 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

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 over 1 year 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 over 1 year 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 over 1 year ago in Builder for Developers 0

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