jiti-meet/react/features/invite
Leonard Kim f539240840 fix(info): show dialog after joining the conference
Delay showing the dialog until after joining the conference
instead of as soon as possible. This resolves a few issues.
One is the dialog displaying right before the permissions
overlay is shown. Another is that logically it does not
make sense to show the invite options when unable to invite.
It also sidesteps the initial react UI bootstrapping that
can cause race conditions with toolbar re-renders causing
misalignment. Lastly, it prepares prematurely for what I
assume will be changes for when the info dialog will
actually be shown automatically.
2017-10-11 15:51:58 -05:00
..
components Flow, coding style 2017-10-06 15:26:49 -05:00
actionTypes.js feat(info): automatically show the info dialog (#2018) 2017-09-29 15:27:23 -05:00
actions.js Partially prepare for eslint-plugin-flowtype 2.37.0 2017-10-03 14:41:54 -05:00
functions.js Partially prepare for eslint-plugin-flowtype 2.37.0 2017-10-03 14:41:54 -05:00
index.js SQUASH: changes based on feedback: rename, handle error 2017-05-19 15:35:47 -07:00
middleware.js fix(info): show dialog after joining the conference 2017-10-11 15:51:58 -05:00
reducer.js fix(info): show dialog after joining the conference 2017-10-11 15:51:58 -05:00