Content
View differences
Updated by Jens Ulferts 6 months ago
The filter section especially on the projects and portfolios list can become an impediment for quickly loading the lists page. That is because of custom fields and other filters with potentially very long select lists but also the sheer number of filters that result in mostly hidden DOM can be problematic.
**Acceptance criteria**
* The filter section (the part displayed when clicking on the 'Filters' button) is lazy loaded via a turbo frame.
* Loading happens within an acceptable time (might require separate bug fixes)
**QA**
* Test the filter sections on both the projects as well as on the portfolios global list and also on meetings
**Acceptance criteria**
* The filter section (the part displayed when clicking on the 'Filters' button) is lazy loaded via a turbo frame.
* Loading happens within an acceptable time (might require separate bug fixes)
**QA**
* Test the filter sections on