Files
discourse/plugins
Kris f585f0c73c UX: link chat settings in retention message (#37683)
When testing chat on a new site and seeing the retention warning... my
first thought was "what settings, where?"

This links the chat settings so admins can find them more easily. 

I also adjusted some styles for drawer mode

Before:
<img width="430" alt="image"
src="https://github.com/user-attachments/assets/ff37dc44-4d09-4c98-ba52-12864577af1e"
/>


After:

admin
<img width="420" alt="image"
src="https://github.com/user-attachments/assets/2efc4d7d-69bb-4985-a1de-48869f7bae0a"
/>

regular user (same) 
<img width="420" alt="image"
src="https://github.com/user-attachments/assets/3b9926a6-a127-4004-b2f9-3d91cef74a77"
/>
2026-02-10 16:15:34 -05:00
..