discourse/plugins/chat/assets/javascripts/discourse/routes
Joffrey JAFFEUX 21570410ab
FIX: makes sidebar links respect drawer mode (#18918)
Clicking a link of the sidebar will now open the drawer and load the correct channel.

This solution should correctly solve these cases:

closing drawer, clicking sidebar channel, should open the drawer on correct channel
visiting /chat then visiting / and clicking sidebar channel, should open full page chat on correct channel
2022-11-08 16:23:13 +01:00
..
admin-plugins-chat.js
chat-browse-index.js
chat-channel-by-name.js
chat-channel-info-about.js
chat-channel-info-index.js
chat-channel-info-members.js
chat-channel-info.js
chat-channel.js FIX: makes sidebar links respect drawer mode (#18918) 2022-11-08 16:23:13 +01:00
chat-draft-channel.js
chat-index.js FIX: makes sidebar links respect drawer mode (#18918) 2022-11-08 16:23:13 +01:00
chat-message.js
chat.js FIX: makes sidebar links respect drawer mode (#18918) 2022-11-08 16:23:13 +01:00
preferences-chat.js