discourse/plugins/chat/spec/system/chat/composer
Joffrey JAFFEUX fc5c0270f7
FIX: ensures thread panel closes on escape (#29651)
`chatThreadPane.isOpened` was returning `false` when it should return `true` due to an incorrect matching on the route.

Note that visiting a thread will focus the composer and the first escape will blur the input, only the second will close the panel.
2024-11-08 09:19:24 +09:00
..
shortcuts FIX: ensures thread panel closes on escape (#29651) 2024-11-08 09:19:24 +09:00
channel_spec.rb
thread_spec.rb