LB (Ben Johnston)

Results 1054 comments of LB (Ben Johnston)

@bmihelac thanks for taking the time to contribute this improvement and also adding some unit tests, @ababic would be great if you could take a look when you get the...

See update on original issue - https://github.com/wagtail/wagtail/issues/7160#issuecomment-1325702925 This needs some rework to align with the changes on https://github.com/wagtail/wagtail/pull/7810

Closing in favour of the newer #9934 - thanks @bmihelac

Similar to - https://github.com/wagtail/wagtail/issues/1717 (called out in the description but doesn't seem to be linked)

I'd like to see how this can tie in with the Stimulus adoption for InlinePanel widgets. I think Stimulus will give us some nice options on how to connect to...

@dopry are you able to add some unit tests for this?

Might be fixed from https://github.com/wagtail/wagtail/pull/7810

Update * https://github.com/wagtail/wagtail/pull/7810 made a lot improvements to how the collection ID can be passed around to the various add/edit pages * It does not fix this issue though *...

Awesome @suyash5053 reach out if you need a hand or if something is not clear. Be sure to read through Stimulus' docs on how keyboard filters work. https://stimulus.hotwired.dev/reference/actions#keyboardevent-filter Also, if...

Note to all - this is probably blocked until we get some traction on https://github.com/hotwired/stimulus/issues/654 & https://github.com/hotwired/stimulus/pull/715 on the Stimulus side. To avoid unnecessary code churn, we can wait for...