discourse/plugins/chat/spec/system/reply_to_message
Joffrey JAFFEUX 41fb88c7e0
FIX: scroll top after chat activation (#21952)
Currently navigating a long topic and then opening chat would cause the view to be scrolled to the bottom. Using `scrollTop` here ensures we correctly scroll to top.

This had been incorrectly moved into `deactivate` during another change.
2023-06-09 17:51:35 +02:00
..
drawer_spec.rb FIX: scroll top after chat activation (#21952) 2023-06-09 17:51:35 +02:00
full_page_spec.rb DEV: Remove superfluous js: true metadata (#21960) 2023-06-07 09:26:58 +08:00
mobile_spec.rb FIX: scroll top after chat activation (#21952) 2023-06-09 17:51:35 +02:00
smoke_spec.rb DEV: Remove superfluous js: true metadata (#21960) 2023-06-07 09:26:58 +08:00