0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-04 10:39:43 +08:00
discourse/plugins/discourse-calendar/test/javascripts
Kris f591f39364
UX: show user tip to join zoom audio in livestream (#42220)
This adds a tip below an embedded zoom livestream to make it clear to
the viewer how to join the audio channel. After joining it is hidden.

Intentionally hardcoding some color values to match the zoom embed,
which doesn't change based on the user's preference for light/dark mode.

Before joining audio
<img width="450" alt="image"
src="https://github.com/user-attachments/assets/7496434a-132e-42d9-8bf8-dbbe5b7c1831"
/>

Audio joined
<img width="450" alt="image"
src="https://github.com/user-attachments/assets/fddc280d-6bd2-45a5-bc7e-bffd8929266d"
/>
2026-07-31 12:00:19 -04:00
..
acceptance FIX: Cook event location and description as inline markdown (#41994) 2026-07-28 18:59:23 +02:00
components UX: improve livestream chat messaging (#41750) 2026-07-21 11:07:31 +10:00
helpers DEV: Fixup the calendar test helper (#39487) 2026-04-23 12:48:14 +02:00
integration/components UX: show user tip to join zoom audio in livestream (#42220) 2026-07-31 12:00:19 -04:00
lib FIX: Cook event location and description as inline markdown (#41994) 2026-07-28 18:59:23 +02:00
unit FEATURE: render links to event topics as interactive cards (#40953) 2026-07-17 10:36:54 -04:00