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...
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.
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...
Would be great to be able to add comments in Builder, ala Figma. Could be an interesting thing to do in conjunction with workflows to have a more Github PR style flow
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...
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/...