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

All ideas

Showing 349 of 349

Form: Customize body

Customizing the body would be incredibly useful as some POST body has different schemas. example: body: { person: true, characteristics: { eyes: brown, hair: bald, weight: 180, } }
Guest over 2 years ago in Builder for Developers 0

Hide Builder-generated console errors/warnings in all or just production environments

Sometimes Builder can generate a decent number of warnings in the console, depending on how your page is set up. It would be nice to have a flag in the SDK that can hide console warnings/errors production environments
Tim over 2 years ago in Builder for Developers 0

Futter SDK

We have a React Native SDK in beta, so would be great to also have a Flutter SDK as well
Steve Sewell over 2 years ago in  0

Android SDK

We have a React Native SDK that works great with Android, but would be great to also have a fully native Android SDK as well
Steve Sewell over 2 years ago in Builder for Developers 0

SwiftUI SDK

We have a great React Native SDK in beta, but would be great to have a fully native Swift SDK as well
Steve Sewell over 2 years ago in Builder for Developers 0

Multiple choice custom fields

It would be great to add multiple choice in enums of text field or create a separate built-in field type. Also addig multiple references in Reference field type would be great.
Sandor Kiss over 2 years ago in Visual Editor 5

Add alpha to hex codes in color picker

It'd be helpful if we had alpha incorporated into the hex code field on the color picker like turbowarp.org does (see screenshot).
Kapunahele over 2 years ago in Visual Editor 0

Add Loading Indicator to Symbols

When you are using symbols heavily in a page it takes some time for them to load in a preview, it would be great to include an indicator that something is actually happening to load the symbols.
Alex Patterson over 2 years ago in Visual Editor 0

Animate on Scroll

In the Animation tab, add the option to animate an item while the browser window is scrolled.
Logan over 2 years ago in Visual Editor 0

Allow custom React components to have child dropzone "+ Add Block"

Create a React component that allows components that use withChildren to render a drop zone when no children are present. This would help in the case when the defaultChildren are deleted or not present. import { ChildDropZone, withChildren } from ...
Will Simons over 2 years ago in  3 Already exists