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

All ideas

When editing white text, it would be great to see text in rich text editor

Building pages, I often have white text over a color or image background. When I am editing the text in the rich text editor if it is white, I am unable to see what the text looks like. It would be great to have some visual change in the RTE to ma...
Tim over 4 years ago in Visual Editor 0

Return to saved view when going "back" from editing a page

Often times I'll search for specific pages (or use a saved view) and then start editing a page. Once I'm done I'll return to the list of pages to update a similar page and have to search or open the saved view again. I'd love to be able to "return...
Guest about 3 years ago in Content List 1

Make p value for statistical significance be editable within dashboard

AB Testing is an important step towards optimizing content and conversions on any site, though sometimes with high traffic pages, it's difficult to make statistical signifance at the benchmark standard %95 to define a winner (Builder's default). M...
Taylor Miller over 4 years ago in Visual Editor 0

add includeScheduledContent flag to content API

when a user has scheduled content they want to preview on a site or do some testing on, currently the only way to fetch the content from the content API is to manually include the date as a userAttribute: const targetDate = new Date();targetDate.s...
Tim about 3 years ago in Content List 0

Color picker should have the ability to easily reference by name, similar to CSS variables

The color picker is currently kind of clunky and hard to remember what color correlates to what. In CSS, you can easily reference a variable, like var(--blue) or var(--light-blue), etc. Similarly, it would be extremely useful to be able to easily ...
Daniel Marcus about 3 years ago in Visual Editor 1

Add the ability to strictly localize by either just language or country

In some cases, you might want to make a new change in a language, like English and apply that to all locales using English. For example: en-US, en-CA, en-MX, etc. It would be nice to have something built in to easily port all those changes in a si...
Daniel Marcus about 3 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 over 4 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 4 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 over 4 years ago in Builder for Developers 0

Webhooks with a "light" payload

Webhooks currently have two options - with payload (default) and without payload. Some of our pages are > 1MB in size due to certain reasons tied to locales that we were not able to address until the release of multiple fallback locales. This l...
Guest over 1 year ago in Builder for Developers 0