LB (Ben Johnston)

Results 141 issues of LB (Ben Johnston)

> ℹ️ **Part of the [Stimulus 🎛️ RFC 78](https://github.com/wagtail/rfcs/pull/78)** ### Is your proposal related to a problem? Our current implementations for InlinePanel and Expanding Formset JavaScript is heavily reliant on...

type:Cleanup/Optimisation
component:Panels
component:Stimulus

### Is your proposal related to a problem? * Wagtail 3.0 added the ability to set a `permission` kwarg on `FieldPanel` which is a really powerful way to do per...

type:Enhancement
component:Permissions
component:Panels

- Resolves https://github.com/wagtail/wagtail/issues/8499 - Node 18 is close to LTS and will be the LTS once the next release goes out https://nodejs.org/en/about/releases/ - Recommending one Node version manager is simpler...

component:Frontend
dependencies

- Use `button` not `a` (link) for the page chooser listing, select page buttons. - Fixes #5408 - This was a small leftover goal from page editor rework and UX...

status:Needs Review
component:Frontend
Accessibility
component:Choosers

### Is your proposal related to a problem? * Pagination for docs was added via https://github.com/wagtail/wagtail/pull/8178 as a solution for https://github.com/wagtail/wagtail/issues/6886 * In that review there were a few extra...

Documentation
type:Cleanup/Optimisation
good first issue

## [RFC 78](https://github.com/wagtail/rfcs/pull/78) - Initial Stimulus adoption This PR is a draft to gather feedback on the minimum viable Stimulus integration set up. * This contains one Stimulus controller for...

status:Needs Design Decision
status:Needs Review
component:Frontend

- Upgrade Wagtail sphinx theme to 5.3.2 - Upgrade MyST parser to 0.18.1 - add sphinx_copybutton - https://github.com/wagtail/sphinx_wagtail_theme/blob/main/CHANGELOG.md#531---2022-10-13 - https://github.com/wagtail/sphinx_wagtail_theme/blob/main/CHANGELOG.md#532---2022-10-16 - Redo of https://github.com/wagtail/wagtail/pull/9339 (accidentally deleted the branch sorry) ###...

Documentation
status:Needs Review

### Summary Dash & Zeal docs apps are offline documentation tools that are really helpful for locally searching documentation and also for working offline. We have historically added Wagtail's documentation...

Documentation
good first issue
Outreachy

### Issue Summary I used the Rich text editor for a large amounts of editing links this week and found some very frustrating behaviour with cmd + left arrow interaction....

type:Bug
component:Rich text
Accessibility
status:Unconfirmed

### Issue Summary * Since Wagtail 2.10 it appears that the userbar no longer shows the Approve/Reject buttons when a page is in moderation (aka within a workflow) ### Steps...

type:Bug
status:Needs Design Decision
component:Workflow
component:Userbar