jiti-meet/modules/UI
Leonard Kim 3aedce11f2 fix(filmstrip): prevent error on updating indicators for shared video
Shared video (youtube videos) do not have indicator icons about
dominant speaker and raised hand. Add a check to see if the
indicator icon container exists before trying to attach react
icons to it. The error thrown didn't seem to be causing any
UI issues though.

While this truthy check before doing ReactDOM.render seems
like it should be a general practice, I'm hesistatnt to make
the change broadly because it hasn't been a problem so far.
2017-12-19 17:14:42 -06:00
..
audio_levels feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
authentication ref(notifications): convert some dialogs to error or warning notifica… (#1991) 2017-11-03 14:05:03 -05:00
etherpad fix(vertical-filmstrip): prevent shared videos from displaying under avatars 2017-12-05 08:45:45 -06:00
recording ref(analytics): centralize all event names (#2272) 2017-12-11 12:48:32 -06:00
shared_video ref(analytics): centralize all event names (#2272) 2017-12-11 12:48:32 -06:00
side_pannels ref(avatars): remove Avatar.js (#2289) 2017-12-19 17:11:54 -06:00
util fix(notifications): throttle and batch join notifications (#2182) 2017-11-21 11:38:40 -06:00
videolayout fix(filmstrip): prevent error on updating indicators for shared video 2017-12-19 17:14:42 -06:00
UI.js ref(avatars): remove Avatar.js (#2289) 2017-12-19 17:11:54 -06:00
UIErrors.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00