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

All ideas

Showing 389 of 389

Make CSS Properties entries use Long Text by default

If you're using a design system based on CSS Variables, you enter a lot of text into the CSS Properties panel in the Visual Editor. Unfortunately, the input boxes are so small (by design) that if you have variables that share the first 12-15 chara...
Jason Clark 8 months ago in Visual Editor 0

Page-specific breakpoints

Custom breakpoints are currently a space/environment setting that applies to all content entries. This presents a problem for us for two reasons: This means that if we are going to change them, then we need to go back and update all existing conte...
Guest over 1 year ago in Visual Editor 0

Add ability to change model names

Would be nice to have ability to change model names after they're created. I can understand why this currently isn't there, since we're probably creating DB entries and API functions underneath, but inability to rename can be confusing. Current wo...
Russell almost 3 years ago in Visual Editor 0

Rich text editor should have the ability to add videos and embed from external sources, like YouTube, X, etc. too

It would be nice for the rich text editor to be able to directly embed a video. It would also be nice for it be able to embed from a 3rd-party source like YouTube, X, etc.
Daniel Marcus 9 months ago in Content List 0

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

Use alternate global CSS files

Our developer wants to use React-Bootstrap instead of Tailwind for style building. I suspect many other devs will want to use their own style kits. If Builder.io allowed alternative stylesheets that would be awesome! I understand that these would ...
Guest 9 months ago in Builder for Developers 0

add ability to base data query off variable or state

When I connect Builder data or data from an API or third party, sometimes I want to be able to edit the query within the query UI based on a variable or something within state. Currently that isnt possible. I can use variables within the Custom JS...
Tim almost 3 years ago in  0

Make File Content Input not default to Photo

Currently, if you're building a dynamic symbol and add a Content Input of type File, by default it only shows image files to choose from in the Media Library and there's no way (that I can find) to change that default behavior. The Input should be...
Jason Clark 9 months ago in Visual Editor 0

component-specific permissions

For many of the customers where we want to implement builder.io, there is an expectation that it is possible to give editing permissions to individual elements in components. For example, we have a hero banner in which a person with certain permis...
Guest over 1 year ago in Visual Editor 0

add limit prop to list input type subfields

We have a common use case of limiting number of inputs on a list input, and currently have to use the onChange function, it would be great to have a limit that sets cap on inputs
Tim over 1 year ago in Visual Editor 0