Merge pull request #3465 from matrix-org/t3chguy/nvl/userinfo
UserInfo consolidation of GroupMemberInfo and MemberInfo panels
This commit is contained in:
commit
c5d5cd72bc
12 changed files with 1527 additions and 10 deletions
|
@ -596,6 +596,7 @@ module.exports = createReactClass({
|
|||
e.preventDefault();
|
||||
|
||||
// Update the IS in account data. Actually using it may trigger terms.
|
||||
// eslint-disable-next-line react-hooks/rules-of-hooks
|
||||
useDefaultIdentityServer();
|
||||
|
||||
// Add email as a valid address type.
|
||||
|
|
1209
src/components/views/right_panel/UserInfo.js
Normal file
1209
src/components/views/right_panel/UserInfo.js
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue