You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Indicator for audio must show if there's audio/video playing
Mute indicator must show show if there's audio/video playing
They should remain persistent while audio/video is playing
Some props on audio indicator (AudioTabIcon component) are undefined at some points possibly leading to unexpected behavior when the tab is idle (see #8249).
We should coerce all truthy/falsy values to boolean;
Since spec for tabs are now well defined, we should add a new breakpoint value for icon to be visible (it currently shows only when no breakpoint matches).
The text was updated successfully, but these errors were encountered:
Test plan:
Some props on audio indicator (AudioTabIcon component) are
undefined
at some points possibly leading to unexpected behavior when the tab is idle (see #8249).The text was updated successfully, but these errors were encountered: