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

All ideas

Showing 403

Support removal of headings options in text editor

Users frequently apply h1, h2, etc heading in their content, thereby breaking SEO by creating duplicate headings on the page. No amount of training or explanation removes this risk. Ideally, admins would be able to completely remove the option for...
Guest about 2 years ago in Visual Editor 0

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

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