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

All ideas

Showing 368 of 368

Video uploads should have the ability to ability to generate a thumbnail at any given time slot

If I upload a video, it would be very useful to be able to generate a thumbnail at any given time slot, on the fly.
Daniel Marcus about 1 year ago in Content List 0

Add a Real-Time Updates API with Websockets

This could be useful for live feeds; similar to how socket.io works with websockets. It's actually a feature that DatoCMS has: https://www.datocms.com/docs/real-time-updates-api
Daniel Marcus about 1 year ago in Content List 0

Text type built-in Builder component should be able to accept a file as a link

If I were making a custom component, then I could create a prop that accepts a file as custom field. Similarly, I would like the built-in Builder text component to accept a file.
Daniel Marcus about 1 year ago in Visual Editor 0

Make all Link text inputs "longText"

This one should be super simple to implement. Sometimes, we can get pretty long URLs with dynamic content. It'd be so nice to be able to see the entire URL at once, so could you PLEASE make the Link URL fields be textareas instead of inputs?
Jason Clark about 1 year ago in Visual Editor 0

Always show the toolbar

In older versions of builder the toolbar always dispayed. It's now auto-hiding when the mouse is not hovering. This class in particular (.hide-until-toolbar-hover) causes it. The Issue: When you're developing locally, at a quick glance it becomes ...
Anthony Mineo about 2 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 1 year ago in Content List 0

Rich text editor should be able to reference Builder assets

The rich text editor should be able to reference assets uploaded to Builder. It would also be useful to be able to reference an asset, like a PDF, on the same data model. For instance, let's say a CMS data model has a field for uploaded files and ...
Daniel Marcus about 1 year ago in Builder for Developers 0

Ability for view current draft to live across the entire site according to that snapshot

Similar to how JAMStack deployment services Vercel, Cloudflare Pages, Netflify, etc., have preview deployments on pushes to branches on Github. Preview deployments allow the ability for QA to just test a snapshot of a specific branch that could be...
Daniel Marcus about 1 year ago in Visual Editor 0

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 1 year ago in Visual Editor 0

CMS data models locale picker should have the ability to change for all fields

Currently, on CMS data model entries, you can only change the locale picker one field at a time. It would be useful to be able to change to locale for all fields, much like what exists on the drag-and-drop visual editor.
Daniel Marcus about 1 year ago in Builder for Developers 0