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

Builder for Developers

Showing 113 of 409

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 about 3 years ago in Builder for Developers 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 about 3 years ago in Builder for Developers 0

Add log or API of all custom components registered to a space

we have a react native and a react app that don't share any component library. It would be great if we could hit a builder api to see all the custom components registered in one space to make sure we have consistent typing across our apps
Tim about 2 years ago in Builder for Developers 1

Ability to choose which basic components and styles are displayed in the UI when creating a page

We have created our own custom button component so that we do not ever want to use the basic button component, but we do use the column component sowe do not want to hide all basic components and styles, just the ones we never want to use
Justin Saeian about 2 years ago in Builder for Developers 0

Slug field and custom validations

From customer: I am trying to add a slug field for content type models, but right now the only option that really works for this is the “text” field type. Unfortunately, text fields on content models do not allow any real validation (outside of “r...
Taylor Miller over 3 years ago in Builder for Developers 2

allow deletion of models and / or entries

currently i cannot see a way to delete an entire model. i should be able to delete it if i want. there is also no easy way to delete entires. the only way i can see, is to open each entry individually and delete it - which is too time-consuming
Guest about 2 years ago in Builder for Developers 1 Already exists

Ability to fetch file/image metadata

If you are injecting a file (in my case, an image) into a custom component, all that seems to be available (via GraphQL) is the file URL. It would be really useful to be able to access more file information, for example, natural width and height. ...
Guest over 2 years ago in Builder for Developers 0

Must be able to preview changes on CMS data models

I'm not sure if this a bug or this should be a new feature. After adding http://localhost:3000/ as a preview URL for any CMS data model, then go to make changes to an instance of that data model, then when you click on preview those changes are no...
Guest over 2 years ago in Builder for Developers 0

If/when there's a v3 content API, make saner defaults for refs and symbols

I've been working with refs and symbols a lot and there are two behaviors of the content API that seem strange to me: You have to opt into includeRefs: true and noTraverse: false. The API doesn't recursively evaluate refs (https://github.com/Build...
Ersin over 2 years ago in Builder for Developers 2

$geoWithin querying and geolocation position data type

Corporate websites and retail platforms often have retail locations that are stored as lat/lng values and need lookup. It would be great if there was a new data type called "Location" that lets you mark a position and the coordinates can be expose...
Guest over 2 years ago in Builder for Developers 2