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

Builder for Developers

Showing 127 of 439

Allow reviewer to provide comments for different screens in prototype

Enable reviewers to leave targeted comments directly on individual screens within the prototype, making feedback more organized, contextual, and easy to act on.
Guest 11 days ago in Builder for Developers 0

Feature request - Dodo Payments Integration

i use Dodo Payments for projects in Builder.io. It works well as a merchant of record and already has APIs, SDKs and webhooks, but I have to set it up from scratch each time. an integration would cut down on duplicate setup work and make it easier...
Deep Sharma 3 months ago in Builder for Developers 1

Add a queue for prompts when collaborating on the same project with teams.

There should be a drag and drop queue for prompts execution. The team can drag and drop based on priority and then the queue will execute based on the order and after the last one finished.
Guest 16 days ago in Builder for Developers 0

Return the total amount of items in a model for pagination purposes

It would be great in the Content API, to be able to get the total amount of items in the return of the getAll method. That would allow us to be able to display a very common pagination pattern with numbered pages. At the moment, we do not know if ...
Guest about 2 years ago in Builder for Developers 6

SDK/API should return `scheduled` flag for easy manipulation

When fetching content entries using SDK or API, the scheduled content is also returned with the published flag having a value of published. It will be great if we have a new flag scheduled=true or the published flag has a value of scheduled , or s...
Umair Hafeez 11 months ago in Builder for Developers 0

Generate typescript defintion files

Builder should be able to automatically generate typescript defintions for model. This would greatly increase the DX when using Builder, and could probably done pretty easy. I dont have any code examples currently, but for brevity a builder.get("e...
Guest almost 2 years ago in Builder for Developers 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 about 2 years ago in Builder for Developers 1 Planned

Google Analytics Integration

Instead of having to setup custom events and conversions separately, it'd be great to be able to integrate existing GA4 profiles to pull in custom events, conversions and more information into the insights and use that information for A/B tests. T...
Mat Houchens over 1 year ago in Builder for Developers 0

Allow range restrictions to lists (minimum and maximum items)

When using list inputs (while registering a custom component) we should be able to define minimum and maximum amounts of items that can be added to lists to prevent publishing blocks that have too many items or too few items (i.e. can only have be...
Caroline Pisano about 1 year ago in Builder for Developers 0

Optionally render BuilderBlocks without wrapper element for its children

In order to use the React component Builder Blocks more consistently and predictably in different contexts – especially styling, it would be useful to have the option to render it without the unavoidable span/div that it uses to wrap its child ele...
Stefan Kunze over 3 years ago in Builder for Developers 1