jiti-meet/react/features
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
..
always-on-top ref(always-on-top): trigger toolbar hide timeout after update 2018-11-21 08:08:45 -08:00
analytics feat(amplitude): add mobile implementation 2019-03-12 16:48:08 +01:00
app flow: tame the beast 2019-03-21 14:47:55 +01:00
audio-level-indicator ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
authentication Remove some Flow annotations 2019-03-25 13:53:08 +01:00
base [RN] Replace chat modal with SlidingView 2019-03-25 14:52:43 +01:00
calendar-sync Remove some Flow annotations 2019-03-25 13:53:08 +01:00
chat [RN] Replace chat modal with SlidingView 2019-03-25 14:52:43 +01:00
conference Remove some Flow annotations 2019-03-25 13:53:08 +01:00
connection-indicator ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
connection-stats fix: Shows the "turn" indication for non-p2p connections. (#3865) 2019-02-05 23:13:59 +00:00
deep-linking Remove some Flow annotations 2019-03-25 13:53:08 +01:00
desktop-picker Remove some Flow annotations 2019-03-25 13:53:08 +01:00
device-selection chore: use strings as action types 2019-03-21 14:47:55 +01:00
display-name fix(display-name): do not default name to placeholder name (#4027) 2019-03-26 09:34:02 -07:00
dropbox chore: use strings as action types 2019-03-21 14:47:55 +01:00
etherpad chore: use strings as action types 2019-03-21 14:47:55 +01:00
feedback Remove some Flow annotations 2019-03-25 13:53:08 +01:00
filmstrip Remove some Flow annotations 2019-03-25 13:53:08 +01:00
google-api flow: tame the beast 2019-03-21 14:47:55 +01:00
invite Remove some Flow annotations 2019-03-25 13:53:08 +01:00
keyboard-shortcuts chore: use strings as action types 2019-03-21 14:47:55 +01:00
large-video Remove some Flow annotations 2019-03-25 13:53:08 +01:00
local-recording Remove some Flow annotations 2019-03-25 13:53:08 +01:00
mobile Remove some Flow annotations 2019-03-25 13:53:08 +01:00
notifications Remove some Flow annotations 2019-03-25 13:53:08 +01:00
overlay Remove some Flow annotations 2019-03-25 13:53:08 +01:00
presence-status Remove some Flow annotations 2019-03-25 13:53:08 +01:00
recent-list Remove some Flow annotations 2019-03-25 13:53:08 +01:00
recording Remove some Flow annotations 2019-03-25 13:53:08 +01:00
remote-control Remove some Flow annotations 2019-03-25 13:53:08 +01:00
remote-video-menu Remove some Flow annotations 2019-03-25 13:53:08 +01:00
room-lock Remove some Flow annotations 2019-03-25 13:53:08 +01:00
settings Remove some Flow annotations 2019-03-25 13:53:08 +01:00
share-room chore: use strings as action types 2019-03-21 14:47:55 +01:00
shared-video chore: use strings as action types 2019-03-21 14:47:55 +01:00
speaker-stats Remove some Flow annotations 2019-03-25 13:53:08 +01:00
subtitles Remove some Flow annotations 2019-03-25 13:53:08 +01:00
toolbox Remove some Flow annotations 2019-03-25 13:53:08 +01:00
transcribing Remove some Flow annotations 2019-03-25 13:53:08 +01:00
unsupported-browser ref: move all prop type declaration to flow 2018-11-07 17:38:10 +01:00
video-layout Remove some Flow annotations 2019-03-25 13:53:08 +01:00
video-quality Remove some Flow annotations 2019-03-25 13:53:08 +01:00
videosipgw chore: use strings as action types 2019-03-21 14:47:55 +01:00
welcome [RN] Replace chat modal with SlidingView 2019-03-25 14:52:43 +01:00