rchipka

Results 9 issues of rchipka

Current only option for processing a raw response is via the synchronous callback option `process_response`. Open for discussion.

discussion

Open for discussion

discussion

Currently, Osmosis only supports logging error messages. This obviously isn't ideal since there is no way to programmatically identify error types without parsing a string. I'm reaching out to Osmosis...

enhancement
discussion

When using the field input or slider to increase the column count, the inner content of the columns will be reset. Presumably this is due to the user first clearing...

Many of the global defaults options are just CSS settings, like the Padding/Margin settings for Row Layouts. It appears that, by setting a default for one of these values, the...

It'd be nice to have settings page where block attribute defaults can be configured. I'd particularly like to see defaults for Row paddings/margins. It would also be nice if each...

In order to provide the most flexibility when it comes to controlling the background of Row Layout blocks, we should probably handle this as a toggleable foreground/background editing mode. This...

The Advanced Heading block should probably only support font sizes defined by `editor-font-sizes` (defined using add_theme_support). At the very least, the custom Font Size slider should be hidden or disabled...