jiti-meet/modules/UI
virtuacoplenny d7e112aaf0
fix(display-name): do not default name to placeholder name (#4027)
* ref(display-name): do not pass in display name

The component gets the state itself from redux.

* fix(display-name): do not default name to placeholder name

The web display name component supports inline editing of
the name. Problems can occur when the displayed name
differs from the actual saved name, because participants
without a display name, including the local user, have
a different, default display name displayed. So when
editing starts, the input field is populated with the
default name. To workaround such while supporting fetching
the display name using mapStateToProps, pass in both the
name which should be shown and the name value saved in
settings.

* ref(display-name): rename methods
2019-03-26 09:34:02 -07:00
..
audio_levels fix(speaker-levels): convert calculation from string to float (#3870) 2019-02-06 10:49:20 -08:00
authentication Fix LoginDialog hidden by gUM-Overlay (#766) 2018-12-28 09:37:29 -08:00
etherpad Fix typo which made this module unusable 2018-12-03 10:08:25 +01:00
shared_video fix(display-name): do not default name to placeholder name (#4027) 2019-03-26 09:34:02 -07:00
util feat(thumbnail-indicators): Configurable icon sizes. 2019-02-21 18:49:49 +00:00
videolayout fix(display-name): do not default name to placeholder name (#4027) 2019-03-26 09:34:02 -07:00
UI.js ref: move participant joined notification to the middleware 2019-03-21 15:47:14 +01:00
UIErrors.js feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00