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

All ideas

Showing 402 of 402

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

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 about 3 years ago in  3 Already exists

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

'View As' functionality in-App for existing roles

Would be great to see what a designer would see in terms of set-up. As a developer, it’s hard to see what an non-developer might see or have access to, and to make sure components are registered appropriately, or certain data that they will have a...
Taylor Miller about 3 years ago in Account 0

Add ability to add new variations to an A/B test

It seems like once we launch an a/b for a page, we can no longer add new variations for the winning campaign. What is the best way to be able to iterate and run future tests against the winning variation? I'd like the ability to just add a new var...
Tim about 3 years ago in  0

Tooltips/Suggestions for Lazy Loading Images

Prefer <img> over css background images as they'll be easier to target with lazy loading techniques Recommend best practices for lazy load images https://web.dev/offscreen-images/ https://imagekit.io/blog/lazy-loading-images-complete-guide/
Adam about 3 years ago in  0

Space documentation site

Big chunk of this can be auto-generated based on field types / model definitions with maybe ability to be extended through builder content to allow developers to document their custom components usage as well This is inspired by airtable.com , the...
Aziz about 3 years ago in  1

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 about 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 about 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