LB (Ben Johnston)

Results 141 issues of LB (Ben Johnston)

### Issue Summary While investigating https://github.com/wagtail/wagtail/issues/9497 it seems there is a similar issue on the Tab nav link (the tab buttons) that does not correctly pluralise the error counts. ###...

type:Bug
good first issue
Accessibility

### Footer copyright notice Currently the footer copyright notice calls out the documentation content as under copyright. > © Copyright 2022, Torchbox and contributors However, this is probably not correct...

status:Needs Design Decision
Documentation

This PR builds on top of #9769 and updates all `{% icon ...` template tag usage to `classname` instead of `class_name`. It also adds a deprecation warning & upgrade considerations...

status:Needs Review
component:Icons

> ℹ️ **Part of the [Stimulus 🎛️ RFC 78](https://github.com/wagtail/rfcs/pull/78)** ### Is your proposal related to a problem? We have a few implementations of JavaScript code that, when a button is...

type:Enhancement
javascript

| Part of the Epic https://github.com/wagtail/wagtail/issues/8365 | |-----------------------------------------------| ### Is your proposal related to a problem? * Wagtail 2.12 added generic class based views for use across Wagtail's admin. *...

type:Cleanup/Optimisation
component:Page

### Is your proposal related to a problem? We currently have multiple methods of providing global client-side **metadata** (e.g. configs and shared tokens like CSRF). These have grown over time...

type:Enhancement
status:Needs Design Decision
javascript

### Is your proposal related to a problem? There is a small amount of JS that is needed to load up the icon sprites (a collection of SVG elements) when...

type:Enhancement
javascript
component:Icons

> ℹ️ **Part of the [Stimulus 🎛️ RFC 78](https://github.com/wagtail/rfcs/pull/78)** ### Is your proposal related to a problem? The Upgrade Notification widget, which shows to admin users when their Wagtail installation...

type:Enhancement
javascript

### Is your proposal related to a problem? When I am editing the documentation and I build the docs locally I often see that there are missing images or references...

type:Enhancement
Infrastructure

> ℹ️ **Part of the [Stimulus 🎛️ RFC 78](https://github.com/wagtail/rfcs/pull/78)** **Important:** This is probably blocked until https://github.com/hotwired/stimulus/issues/654 & https://github.com/hotwired/stimulus/pull/715 are merged. We could build our own logic to do this (mostly)...

type:Enhancement
javascript