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

All ideas

Showing 410 of 410

Return the total amount of items in a model for pagination purposes

It would be great in the Content API, to be able to get the total amount of items in the return of the getAll method. That would allow us to be able to display a very common pagination pattern with numbered pages. At the moment, we do not know if ...
Guest over 1 year ago in Builder for Developers 4

Mobile-first design experience

Currently styles are inherited from the desktop view. Some designers prefer to start building with a mobile view first so it would be nice to have the option for style inheritance to go the reverse direction - tablet and desktop inheriting from mo...
AJ over 2 years ago in Visual Editor 1

Asset library should have the ability to replace assets, so the same URL is maintained when a new version replaces it

Similar to how if you were to use AWS S3, the same URL can be used for when new versions of the file are added, so it's always kept up to date. Currently, in Builder's asset manager, you can't simply replace assets, like images. You have to upload...
Daniel Marcus over 1 year ago in Account 2

Optionally render BuilderBlocks without wrapper element for its children

In order to use the React component Builder Blocks more consistently and predictably in different contexts – especially styling, it would be useful to have the option to render it without the unavoidable span/div that it uses to wrap its child ele...
Stefan Kunze almost 3 years ago in Builder for Developers 1

Customize number of breakpoints

Love the editable breakpoints. We'd love to add in a 4th breakpoint, "large desktops" to work in. I could see someone only wanting 2 breakpoints, mobile/desktop as well, so might as well make it all configurable. Thanks!
Charles DuBose about 2 years ago in Visual Editor 2 Planned

Identify which Assets are in use (and where)

Within the Assets library, there is no way to see which assets are currently in use, or on which pages. This would: Enable a check when deleting assets that are currently in use Help organizations/users cull unused assets, for when their quota is ...
Danny Sellers 7 months ago in Content List 0

Generate typescript defintion files

Builder should be able to automatically generate typescript defintions for model. This would greatly increase the DX when using Builder, and could probably done pretty easy. I dont have any code examples currently, but for brevity a builder.get("e...
Guest about 1 year ago in Builder for Developers 0

Descriptive src urls for Image API

There are SEO benefits to descriptive src urls for images. The image API currently returns an alphanumeric string that is not based on the image title entered in builder. It would be helpful to have the ability to update and edit at least a portio...
Guest about 1 year ago in  1 Planned

Custom metadata/fields attached to assets/images

As it stands, when you upload a file to the asset library you can change its name and what folder it resides in. What we cannot currently do is attach other information such as alt-text (important for accessibility and SEO), or any other metadata ...
Guest over 1 year ago in Builder for Developers 0 Planned

make possible to add <br/> in Rich Text Editor

Add support for shift+enter to add a <br/> in the middle of text to allow for more control on spacing and line breaks. Currently, if you hit enter in Builder RTE it adds <p><br/></p> which creates a lot of extra space. It i...
Tim about 3 years ago in Visual Editor 0