discourse/plugins/chat/spec/system/page_objects
Yuriy Kurant eae2370424
FIX: hides redundant chat icon on mobile chat routes (#35015)
### Chat in Mobile view

In order to reduce visual noise in mobile view, there is no need to show
chat icon in header, once user has already chat open.

|Before|After|
|---|---|
|<img width="456" height="199" alt="Screenshot 2025-10-01 at 17 16 29"
src="https://github.com/user-attachments/assets/6d124a79-4a0a-4edd-913a-43a0cfa05623"
/>|<img width="442" height="198" alt="Screenshot 2025-10-01 at 17 16 06"
src="https://github.com/user-attachments/assets/052a2f78-574e-4d35-aff4-264f54f2fb15"
/>|
2025-10-01 22:34:15 +08:00
..
chat FIX: hides redundant chat icon on mobile chat routes (#35015) 2025-10-01 22:34:15 +08:00
chat_drawer FIX: correctly update last message bus id for threads and channels (#33846) 2025-07-25 09:13:16 +02:00
modals DEV: ensures channel has been created (#30445) 2024-12-23 13:54:22 +01:00
pages DEV: Resolve flaky chat preferences spec (#34978) 2025-09-25 13:35:25 +01:00
sidebar FIX: Improve the reliability of the unread channel keyboard shortcuts (#29814) 2024-11-21 08:24:26 +11:00