It is very difficult to tell which pages I have been working on and need to send an update. Sanity.io does something similar to this by including a simple pencil or Up arrow on the list view
Allow for control of design token display in dropdown
Some CSS properties do not need to be seen by non technical members of a design team. There could be an option when registering a design token in the visual editor that lets you hide the display of the actual CSS value of a design token. For examp...
When editing white text, it would be great to see text in rich text editor
Building pages, I often have white text over a color or image background. When I am editing the text in the rich text editor if it is white, I am unable to see what the text looks like. It would be great to have some visual change in the RTE to ma...
It would be awesome if you can have a setting in builder set custom component image to auto. So for instance it would use the preview tool to take a snapshot of how it looks and use it as a reference image. It would really make it easier to find c...
allow data binding as inputs for custom components
Lets say you have most of your content in something like contentful which is great for handling mass amounts of data. Lets say you have a data model on contentful called people on contentful. Lets say your builder page has a custom component calle...
Font size, line height and bold control on rich text fields
Custom components using type rich text quite a powerful tool. However it seems to be lacking 2 noticeable features. 1. the ability to control font size on rich text2. the ability to have more control over how bold text should be. Currently you can...
We have a common use case of limiting number of inputs on a list input, and currently have to use the onChange function, it would be great to have a limit that sets cap on inputs
Make p value for statistical significance be editable within dashboard
AB Testing is an important step towards optimizing content and conversions on any site, though sometimes with high traffic pages, it's difficult to make statistical signifance at the benchmark standard %95 to define a winner (Builder's default). M...
Origin: https://forum.builder.io/t/case-insensitive-sort/3624 Clients concern is having to iterate over each pagination of 100 results and then sort. Goal: Allow user to designate case insensitivity in-query. Currently: builder.getAll returns data...