Daniel Richards
Daniel Richards
Decided to rebase this and it'll auto-merge when all tests pass.
Oops, I forgot to add the co-authors. Sorry everyone 😞
> It seems like partially-synced patterns and block bindings are divergent enough that designing this system to support it is an invitation for scope creep and I worry that it...
Just an FYI, I've started working on this.
I have a PR (https://github.com/pento/testpress/pull/146) open for the preferences issue.
> Pattern Overrides in general still have the limitation, due to it's usage of contentOnly locking, of not even allowing the addition of new list items / buttons as described...
Another good use case for this will be nesting patterns. For example you could have a section that contains a header, images and an overridden grid/columns, and within the grid/columns...
I've also been thinking on the idea of composing patterns. An example use case I have in my head is a pricing table pattern. It has a 'freeform' columns block,...
> The original content is lost as soon as the block allows overrides. Seeing a similar thing here, though additionally a few further issues with editing the original pattern. Any...
This seems to be working much more reliably now. 👏 One bug I can see is that the 'Reset' button on individual blocks doesn't seem to work: ![Screenshot 2024-04-26 at...