It would be great to have bulk actions available on the entries of the models in order to apply the same action multiple times or quickly update an entry without open the editor. Some useful bulk action: Edit the status (publish/unpublish/Archive/...
Optionally render BuilderBlocks without wrapper element for its children
In order to use the React component Builder Blocks more consistently and predictably in different contexts – especially styling, it would be useful to have the option to render it without the unavoidable span/div that it uses to wrap its child ele...
Include queryParams in appState or toUrl function for Plugins
It would be very useful to have access to queryParams in the toUrl function when building custom plugins. We are building a plugin that uses personalization that usually we include as queryParams so that users can change their state in the UI to t...
When migrating thousands of blog pages from another platform into Builder, it would be helpful if we could Select and Publish more than one page at a time.
We frequently get requests for PR-like workflows (someone suggests a change, and someone else approves before publishing) Right now custom roles can be used for this use case, but a more first class feature flow could be very useful
From customer: Is there a way of loading global colours into the colour picker so it's saved and in the default view? Ideally where design tokens can be passed into a project space to set global tokens for the project space? Current state, custome...
It is frustrating navigating the developer documentation. In our case, specifically for React custom components. Generally, the docs are hard to navigate and seem to change depending on the page. This is definitely one of the biggest frustrations ...
Tool to create builder inputs based on Component prop types
The idea would be to have a tool that can automatically extract all component prop types (React project) and convert them to valid builder inputs. It could be even a cli app, where you can go through each prop. Or just try to convert the most it c...