Add a menu link where users can view/add/remove their uploaded images. I've had a few requests for this from customers. Currently the only way to access uploaded photos is by clicking on an image on your page > Choose Photo > Your Recent Pho...
Support the majority of Firebase logins https://firebase.google.com/docs/auth Also allowing for individuals to connect their email to each social. A simple solution that is fully styled would be to include https://www.npmjs.com/package/react-fireb...
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...
pull custom actions from state/context into edit action UI
It would be great if there is a way to allow a UI designer to reference custom actions defined in state data to be passed to a custom component via a binding instead of having to use the custom code action editor. E.G. Using the multi-page funnel ...
Allow any case for custom targeting attributes, not just camel case
When adding the name for a custom targeting attribute, the name is locked in to starting with a lowercase letter. The camel case requirement also doesn't allow for two capital letters to be next to each other which limits the ability to target cer...
would love to have some alternative Hero templates that have two columns (one for text/menu and the other for image). It's super tricky to do background images + have text (get's too crowded OR covers up the main photo in the tablet and mobile views)
When you are using symbols heavily in a page it takes some time for them to load in a preview, it would be great to include an indicator that something is actually happening to load the symbols.
It would be great to consider creating a dashboard that would replace the default builder.io/content view. This dashboard would be an overview of Space/Org data and content. It might show internal analytics for trending or last edited/published co...
So when youʻd be in Builder, looking at your list of pages, you could see who last edited it (or maybe published). This way you could see it at a glance without having to open the page and go to history. Iʻve attached a screenshot of where I mean.
When previewing a site using the vision icon and dropdown, I would like to customize the url that is predefined for preview. In nextjs it is hard to pull query params (need middleware) for static sites. The current suggested way to perform a previ...