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

All ideas

Showing 407 of 407

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

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

Show model inside of Visual Editor

The update showing which space you're in while inside of the Visual Editor was super helpful for orienting oneself when one has many spaces open. Can we take it one step further and also show which model you're in? Placing a second pill next to th...
Ersin Akinci over 2 years ago in Visual Editor 0

$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