discourse/spec/system/page_objects
Krzysztof Kotlarek 3c019b1c0f
FIX: consistent sidebar section external links (#22343)
Before this change, links which required full reload because they are not in ember routes like `/my/preferences` or links to docs like `/pub/*` were treated as real external links. Therefore, they were opening in self window or new tab based on user  `external_links_in_new_tab` setting.

To be consistent with behavior when full reload links are in the post, they are treated as internal and always open in the same window.
2023-06-30 12:25:43 +10:00
..
components FIX: consistent sidebar section external links (#22343) 2023-06-30 12:25:43 +10:00
modals UX: Order categories in edit navigation menu modal by name (#22291) 2023-06-27 10:31:48 +08:00
pages DEV: Add support for uploads to form templates (#22232) 2023-06-28 12:49:05 -07:00
cdp.rb FEATURE: Reacting to MessageBus in chat thread panel (#21070) 2023-04-13 14:45:50 +02:00