discourse/spec/system/page_objects
David Taylor 30c152c5a7
FIX: Only use lastViewedTopic when going 'back' to a topic list (#22594)
Using the lastViewedTopicId indiscriminately can cause strange scrolling behavior when navigating to a **different** topic list after viewing a topic. We only want to refocus the topic when going 'back' to the same topic list which originally triggered the navigation.
2023-07-13 15:23:36 +01:00
..
components FIX: Only use lastViewedTopic when going 'back' to a topic list (#22594) 2023-07-13 15:23:36 +01:00
modals UX: Remove section heading for community section (#22405) 2023-07-11 09:40:37 +08:00
pages DEV: make sure we don't load all data into memory when exporting chat messages (#22276) 2023-07-12 18:52:18 +04:00
cdp.rb FEATURE: Reacting to MessageBus in chat thread panel (#21070) 2023-04-13 14:45:50 +02:00