discourse/plugins/chat/assets/javascripts
Sérgio Saquetim 08d5cf01cd
FIX: Don't override other sidebar panels when opening/closing the chat drawer (#29144)
This commit fixes an issue where the following happens:

1. The user opens a page where an alternative sidebar panel is displayed like /admin or other page where a plugin is displaying an alternative sidebar like the `docs-categories` plugin
2. Clicking the chat icon in the header and opening the drawer, or if you just minimize chat into drawer after it opens full-screen
3. The alternative sidebar panel is lost and reverted to the main panel.
2024-10-09 20:29:19 -03:00
..
discourse FIX: Don't override other sidebar panels when opening/closing the chat drawer (#29144) 2024-10-09 20:29:19 -03:00
lib/discourse-markdown FEATURE: supports mark tag in chat messages (#28949) 2024-09-17 20:52:34 +02:00
select-kit/addons/components DEV: Convert select-kit subclasses to native class syntax (#28491) 2024-08-23 13:19:26 +01:00