Sometimes Image component is not enough to address Design requirements and we need backgroundImage CSS prop to set a background image to a Box. However, this prop loads the source image without optimizations. Image component leverages srcset to op...
Build websites, landing pages, pipelines, Facebook & Instagram Ad Creatives, Facebook & Instagram Ad Campaigns, Content, email campaigns, text campaigns, and workflows, that seamlessly upload and integrate with GoHighLevel.
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 ...
i use Dodo Payments for projects in Builder.io. It works well as a merchant of record and already has APIs, SDKs and webhooks, but I have to set it up from scratch each time. an integration would cut down on duplicate setup work and make it easier...
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
over 1 year ago
in Content List
0
Planned
Add a queue for prompts when collaborating on the same project with teams.
There should be a drag and drop queue for prompts execution. The team can drag and drop based on priority and then the queue will execute based on the order and after the last one finished.
SDK/API should return `scheduled` flag for easy manipulation
When fetching content entries using SDK or API, the scheduled content is also returned with the published flag having a value of published. It will be great if we have a new flag scheduled=true or the published flag has a value of scheduled , or s...
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
almost 3 years ago
in Visual Editor
4
Planned
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...
Sometimes, when the system is heavily prompted, it can become unstable or crash because intensive reasoning and report generation are executed simultaneously. To mitigate this, the system should support background execution for long-running or com...