Skip to content

Performance: Improve temporary settings load time and reduce culumative layout shift

Administrator requested to merge tr/temporary-settings-performance into main

Created by: umpox

Before: image

After: image

Fetch temporary settings sooner in the render cycle, so we don't have to wait for other unrelated requests to be resolved.

This should improve performance and reduce the CLS we see on certain elements like the search tour

Merge request reports

Loading