LB (Ben Johnston)

Results 1054 comments of LB (Ben Johnston)

@Bindi003 thanks for adding tests, can you check the CI failure. It looks to be formatting only but please review.

See also https://github.com/wagtail/wagtail/issues/2952

Good call about the different searching approaches. I've not seen a bug on readthedocs add-ons that's the same as this but here's two similar ones. https://github.com/readthedocs/addons/issues/419 https://github.com/readthedocs/addons/issues/292 I'll look at...

Issue raised. https://github.com/readthedocs/addons/issues/423

While not specifically dirty form check, some pre-work to make it easier to share this logic across non-page forms has been created #10091

Once https://github.com/wagtail/wagtail/pull/11373 is merged, we will have a clear path forward to adding unsaved warnings to the Snippets form. Note that `enableDirtyFormCheck` will still work for a few releases but...

This feature will be in Wagtail 6.3

The new logo has already been covered on https://github.com/wagtail/wagtail/issues/10404 with some progress in a draft PR. https://github.com/wagtail/wagtail/pull/10659

@badr4y maybe you can review https://github.com/wagtail/wagtail/pull/10659 and pick up where that's left off.

@sephii thank you for the PR, I've tried to do this myself a few times and keep finding that the build completely fails. It appears that our package lock file...