discourse/plugins/chat/assets
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
..
javascripts FIX: ensures thread panel closes on escape (#29651) 2024-11-08 09:19:24 +09:00
stylesheets UX: do not hide topic composer in mobile chat (#29633) 2024-11-07 14:49:59 +09:00