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

Builder for Developers

Showing 104

Allow in-query case-insensitivity sorting option w/ Content API

Origin: Adam Innes 50000feet.com Clients concern is performance having to iterate over each pagination of 100 results and then sort. Currently: builder.getAll returns data and the output is: ["AB", "Aa"] when the desired output is ["Aa", "AB"] Exa...
Julius Dorfman over 1 year ago in Builder for Developers 0

Case Insensitive In-Query Sort for Content-API

Origin: https://forum.builder.io/t/case-insensitive-sort/3624 Clients concern is having to iterate over each pagination of 100 results and then sort. Goal: Allow user to designate case insensitivity in-query. Currently: builder.getAll returns data...
Julius Dorfman over 1 year ago in Builder for Developers 0

Custom Components Analytics

it’d be nice to get few metrics on custom components in a dashboard: mainly how many times it’s used, most common inputs on it, it'll help the developer get an understanding on how their components are being used out in the wild and plan changes a...
Aziz about 2 years ago in Builder for Developers 0

Figma Integration - Import full frames

Customers would love it if we could import full frames. For example - We have a header frame that we could import the nav, hero image, CTA button etc in one go. For now it will only import each element separately which works without any issues - e...
Taylor Miller almost 3 years ago in Builder for Developers 0 Already exists

Input types for SDKs

Feedback from Tekton: So the first issue I notice when using the @builder.io/react and @builder.io/react/lite packages is that the Builder class is simply exported without new type definitions or specific React bindings. What I would expect to see...
Korey Kassir about 2 years ago in Builder for Developers 0

Webhooks for Request To Publish

We want to fire a web hook whenever an admin user “Requests to publish” content so that we can build a slack integration to notify the users tagged that a page is ready for review.
Jason Yang over 1 year ago in Builder for Developers 0

Add support for targeting on integers

Targeting on an integer isn't supported. The only work around is to use the string type and wrap the integer in quotes. Additional points for allowing the use of less and greater than, for example, `accountAgeInYears > 3`
Josh Mahony over 2 years ago in Builder for Developers 0

Support for multiple urls with separate targeting on same page

We would like to have the ability to create a page that has multiple URL's with separate targeting. Currently, we are trying to surface the same page layout to different URL's targeted at different segments.
Abby Fillon over 1 year ago in Builder for Developers 2

Add log or API of all custom components registered to a space

we have a react native and a react app that don't share any component library. It would be great if we could hit a builder api to see all the custom components registered in one space to make sure we have consistent typing across our apps
Tim over 1 year ago in Builder for Developers 1

Configure default page templates

We would really like to see customizable page templates. For instance, we have a standard header and footer that we'd like added automatically on every page. It'd be more convenient to have this added automatically when a new page is created in ou...
Guest over 1 year ago in Builder for Developers 0