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

FILTER BY CATEGORY

All ideas

Showing 273 of 273

Add canonical URLs for organizations, models, content

URL handling in builder is largely dependant on internal state of the web app. For users that belong to multiple orgs, or frequently edit multiple models it would be very helpful for the current URL to capture that state (the org, the model), and ...
Dylan almost 2 years ago in  0

Starter Library Landing Page - Multiple Starter Templates from CLI

Similar to Gatsby Starter Library Page: https://www.gatsbyjs.com/starters/ Let users a choose a starting template from screenshots of what they're look for Each template gets its own landing page, with its own CLI script to copy/paste https://www....
Adam almost 2 years ago in  0

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 5 days ago in Builder for Developers 0

add all components to meta.componentsUsed

Currently it only tracks custom components that are being used, would be great to track builder-provided components as well
Tim 10 days ago in Builder for Developers 0

Add Collapse/Expand all buttons to the Layers Pane

It'd be really nice if I could quickly/easily expand and collapse all layers at once, especially if I working on a large complex document.
Jason Clark 2 months ago in Visual Editor 1

childRequirements for uiBlocks input type

Currently uiBlocks input type accepts any type of built in and custom components from Builder. I would like it to work the same way as childRequirements for custom components with children where you can define list of components that can be used. ...
Guest 2 months ago in Builder for Developers 0

Allow primitive value in list

It is not possible to specify anything else than objects as children for list input type.
Guest 4 months ago in Builder for Developers 1

Specify default units for typography properties

This is mainly a nice-to-have feature, but one minor annoyance of the visual editor is that it will autofill 'px' even when I don't want to use pixels. You are able to override this with your own value, but this gets repetitive. Our team has certa...
Guest 8 months ago in Visual Editor 1

Allow aggregation operations: $cond, $ifNull, etc.

I want to query content items using the query syntax but manipulate the set of returned items based on certain conditions. My main use case is that I want to query for a URL path and a custom targeting attribute. If there's a content item for that...
Ersin Akinci 9 months ago in Builder for Developers 0

Custom components for rich editor elements

From one of our customers: It would nice to use custom components for the elements created in the rich editor. As example you could take a reference from this Contentful library @contentful/rich-text-react-renderer - npm
Taylor Miller almost 2 years ago in Visual Editor 1