LB (Ben Johnston)
LB (Ben Johnston)
Confirmed as broken - not sure when as the underlying template change appears to have happened 2 months before the storybook file changed (maybe an older PR that got merged...
Split from https://github.com/wagtail/wagtail/issues/8907 which was split from https://github.com/wagtail/wagtail/issues/8539 Note: This is for the Snippets type listing, not Snippets editing etc (these use the new slim header)
This might be a issue for someone confident with Django templates and willing to pick up something slightly more complex that preserves existing behaviour but makes the code much easier...
Go for it @akshay-gupta7
@thibaudcolas has this been fixed with the 4.0 changes?
I have a working POC for this here https://github.com/lb-/wagtail/commits/experiments/mini-map (see last commit). Note that this is implemented using Stimulus as it makes it easier to scope event listeners and register...
Update - I pushed some changes to the branch mentioned above today - behaviour is much smoother and also was able to work around the smooth scroll and scrolling to...
We still seem to have new developers struggle with getting set up on Windows, this spikes whenever there are new contributors (GSoC, Hacktoberfest, sprints). Here is a short list *...
Updated title & content.
https://github.com/wagtail/wagtail/pull/8768 created to get feedback