Ramon
Ramon
I can reproduce - I think it's important that there are no user preferences stored in the browser (the preference key is `welcomeGuideTemplate`), hence the private window test scenario [mentioned...
Just looking at an existing POC to see what can be combined and what tasks we can record for follow ups/further development: - https://github.com/WordPress/gutenberg/pull/73735 At first glance, it looks to...
> In that case I wonder how future proof names like mobile, tablet, and desktop are, given how device categories keep shifting (for example phablets in the past and foldable...
> I had it working with style attributes (both dimensions and font sizes) This issue appears relevant. - [Blocks: States](https://github.com/WordPress/gutenberg/issues/57719) I believe it's something we're nudging at with extending metadata,...
Thanks @peterwilsoncc I'll fix those things up next week.
I added some tests that pass on https://github.com/WordPress/wordpress-develop/pull/10262 This one fails on trunk (here): > 1) Tests_Query_DeterministicOrdering::test_deterministic_ordering_with_menu_order > Pages should not contain duplicate posts when ordering by menu_order > Failed...