discourse/plugins/chat/assets
Gary Pendergast b6c1e881be
FIX: Ensure popups from the chat composer dropdown gain focus (#30613)
When inserting anything from the chat composer dropdown, any popups opened weren't properly focussed.

This was due to the default behaviour of the dropdown menu closing, which tries to return the focus to the original triggering element. This would normally be the correct behaviour, but here we want the menu to close in the background, handing focus off to the popup, instead.
2025-01-07 17:34:01 +11:00
..
javascripts FIX: Ensure popups from the chat composer dropdown gain focus (#30613) 2025-01-07 17:34:01 +11:00
stylesheets DEV: fixes safari bug with content including linebreaks (#30451) 2024-12-23 18:39:28 +01:00