discourse/spec/system/page_objects
Osama Sayegh 71b31604b5
PERF: Implement infinite scrolling for new components page (#32291)
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.
2025-04-15 16:05:10 +03:00
..
components FIX: bugs with refresh page after save fonts (#32282) 2025-04-15 12:02:28 +08:00
modals FEATURE: Allow rejected user details to be scrubbed (#31987) 2025-03-31 12:40:35 +11:00
pages PERF: Implement infinite scrolling for new components page (#32291) 2025-04-15 16:05:10 +03:00
cdp.rb FEATURE: add footnote (plugin) rich editor extension (#31719) 2025-04-14 14:25:36 -03:00