mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 19:26:04 +08:00
On sites with many components, serializing and rendering all components in one-go on a page can take quite a bit of time. The new components listing page that was introduced in https://github.com/discourse/discourse/pull/32164 currently loads all components in one-go, so this commit implements infinite-scrolling pagination for the page to address this performance issue for sites with many components. |
||
|---|---|---|
| .. | ||
| components | ||
| modals | ||
| pages | ||
| cdp.rb | ||