Add support to Rich Text Editor to retain classes and styles added in code view
Currently, the editor strips all classes/styling if content was updated from the WYSIWYG Editor after styling has been applied from source. Please see an example here of this happening: https://www.dropbox.com/s/9go4semst5y53lm/builder-editor-bug....
It would be great to have a more robust column width behavior in the style panel for the Builder created Column Element. Setting "n minus 1" columns at fixed px size, with the remaining one as auto, is a very common use case especially in tables. ...
Update Custom Targeting Modal to have buttons always visible
I cannot count the number of times I've forgotten to hit save for a new Custom Targeting attribute because the Save button isn't immediately present. I'd suggest that the attributes get moved into a div with overflow to allow scrolling and fix the...
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
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...
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...
Ability to remove Default as an option on the locale picker
It can sometimes almost be a negative to have Default as an option. it would be nice to have the ability to omit Default as an option on the locale picker
Customizing the body would be incredibly useful as some POST body has different schemas. example: body: { person: true, characteristics: { eyes: brown, hair: bald, weight: 180, } }