Problem/Motivation

Using the Gin admin theme, and a site with reasonable permissions table complexity (650 rows, 5 custom roles) using the search to filter takes around 20 seconds to perform the search, and the page remains entirely unresponsive during that period. This was observed in the latest Chrome (147) but not the latest Firefox. No console errors observed.

Steps to reproduce

A Drupal install with reasonable permissions complexity.
Use Gin admin theme.
Go to /admin/people/permissions on Chrome.
Search for something.

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Comments

thomasmurphy created an issue. See original summary.

quietone’s picture

Version: 11.4.x-dev » main