Name status for sections, when collaborating in a design, mark with tags like "Ready", "Responsive Pending", "Animations Ready", custom tags to follow up and publish ready pages.
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...
Allow editing of individual borders (rounding, border) Overflow style (`Overflow-X: hidden` and `Overflow: scroll` are common needs) Cursor styles (pointer / grab / zoom) Text decoration and text transform
We use WYSWIYG field for Blog content and it allows us to save tables when using the edit as code tab, but removes the tables whenever you make a change in the default preview view
Visual Editor - Provide option to open Code Editor (Edit CSS + JS) in a side-by-side pane
Often when I'm editing either large CSS blocks or JS blocks in the Code Editor, I kind of need to be able to see how those changes in the code are impacting the visuals. Because the Code Editor covers the entire viewport, I have to close then reop...
Make CSS Properties entries use Long Text by default
If you're using a design system based on CSS Variables, you enter a lot of text into the CSS Properties panel in the Visual Editor. Unfortunately, the input boxes are so small (by design) that if you have variables that share the first 12-15 chara...
Sometimes we see major differences between our deployed pages and what is in the visual editor/preview page. I know the VE and preview use a lot of client-side rendering and overrides, and i think the issue is in our SSR vs CSR we are missing some...
Currently when you use the "@" symbol to leave someone a comment within a page they receive an email. I only check my email occasionally throughout the day, where I live within Slack and Discord. It would be nice to have a bot setup that you could...
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....