discourse/plugins/chat/spec/system/page_objects
Joffrey JAFFEUX aca0bf69ef
WIP: threads list pagination (#22502)
This implementation will need more work in the future. For simplification of tracking and other events (new thread, delete/restore OM...) we used the threads from `threadsManager` which makes pagination more complicated as we already have some results when we start.

Note this commit also simplify `Collection` to only have one `load` method which can be called repeatedly.
2023-07-12 09:38:44 +02:00
..
chat WIP: threads list pagination (#22502) 2023-07-12 09:38:44 +02:00
chat_drawer DEV: prevents message actions to hide drawer's header (#22448) 2023-07-06 07:33:39 +08:00
modals DEV: makes chat modals use the new <DModal /> component (#22495) 2023-07-10 13:43:33 +02:00
sidebar FEATURE: new jump to channel menu (#22383) 2023-07-05 18:18:27 +02:00