mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 16:01:38 +08:00
08d5cf01cd
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. |
||
---|---|---|
.. | ||
admin/assets/javascripts | ||
app | ||
assets | ||
config | ||
db | ||
lib | ||
public | ||
spec | ||
test/javascripts | ||
plugin.rb | ||
README.md |
This plugin is still in active development and may change frequently
Documentation
The Discourse Chat plugin adds chat functionality to your Discourse so it can natively support both long-form and short-form communication needs of your online community.
For user documentation, see Discourse Chat.
For developer documentation, see Discourse Documentation.