Ophelia Rose
Ophelia Rose
**The problem** Currently you can't set custom messages to be shown within the contextual consent dialog. This limits the application of the feature solely to external resources like iframe embeds,...
### Is your enhancement related to a problem? Please describe. Oftentimes we want to provide a description giving context as to what a link is for in a block. `Link...
### Describe the bug When trying to use `insertBlock` to insert a block variation with multiple backslashes (i.e. `core/query/10up/content-grid`, the block cannot be found in the inserter, as the first...
**Describe the bug** When in a workspace that contains multiple `theme.json` files, users can select which one they want to use for autocomplete. However, when the files are all nested...
 **Additional context** Write tests to confirm * `toCssCustomPropertyString()` * Correctly parses `kebab-case`, camelCase, TitleCase * Correctly parses * nested properties * non-nested properties * `settings.custom` properties * `settings.typography.fontFamilies` properties...
**Is your feature request related to a problem? Please describe.** **User Request** It's not easy for me to identify CSS properties that are no longer present in my `theme.json` file....

**Is your feature request related to a problem? Please describe.** When having to choose which `theme.json` file to use in my workspace, `theme.json` files that are in my `wp-content/plugins` directory...
Currently, tests need to be manually run on the project in a local environment. As part of opening this project up to allow contributions from others, we should be using...
Currently, if you type too many characters before selecting a suggestion, you'll end up with completions like `--wp--custom--wp--custom--color--orange--950`. ## Expected Results Regardless of how many characters a user types, only...