LB (Ben Johnston)

Results 141 issues of LB (Ben Johnston)

### Is your proposal related to a problem? * In October 2022 Node 18 will become LTS - https://nodejs.org/en/blog/announcements/v18-release-announce/ * To help us ensure we do not stagnate our Node...

type:Enhancement
component:Frontend
dependencies

### Is your proposal related to a problem? * Currently the header layout relies on a mix of floats and position absolute to ensure that it has the correct column...

type:Enhancement
type:Cleanup/Optimisation
component:Frontend
component:Menu

- fixes #8961 - Note: There may be a different fix for this (CSS only) but this seemed the quickest way to get to the goal of the panels closing...

status:Needs Review
Release blocker
component:Frontend

### Issue Summary * The new expanding panels do not appear to be collapsing at all in some browsers. ### Steps to Reproduce 1. Load up Wagtail main branch 2....

type:Bug
Release blocker

Adds a basic client-side / front-end deprecation warnings system that emulates the Python / Django approach, however instead of throwing an error with the deprecation class we simply use `console.warn`....

status:Needs Review
component:Frontend

- a11y modals do dispatch events on the element, however these do not bubble so to listen for ANY dialog open/close events you have to keep track of all potential...

status:Needs Review
component:Frontend

| Builds on #8957 - Modals (dialogs) dispatching an event when they open & close. | | ------------| Moves the existing, non-Draftail, keyboard shortcuts to one central include with the...

status:Needs Review
component:Frontend

### Is your proposal related to a problem? As Wagtail refactors parts of the JavaScript code, including documented APIs such as the chooser interface, it would be good to provide...

type:Enhancement
component:Frontend

- relates to work done via #8925 - relates to request for override capacity in #2309 - [X] For new features: Has the documentation been updated accordingly? See template content...

Documentation
status:Needs Review
component:User Management

### Is your proposal related to a problem? * For contributors it is currently not clear what utilities classes should be used as some code uses the Tailwind classes and...

type:Enhancement
component:Frontend