element-web/src/components/views
Travis Ralston 9a14417a03 Don't try to reload profile information when closing the user panel
Fixes https://github.com/vector-im/riot-web/issues/13479

This looks to have been caused by something to do with the app load order, though where is a mystery. The view change seems to fire for the same page type despite a dispatch that says to change the view type.

Instead of debugging it too much further, we'll just patch around it.

This commit also makes the settings link use a more safe approach to viewing the user info - not going through the dispatcher means we are at the mercy of browser behaviour when we already have a loop which deals with this.
2020-05-04 15:41:26 -06:00
..
auth If user cannot set email during registration don't tell them to 2020-04-22 11:33:45 +01:00
avatars Revert previous fix 2020-04-27 17:35:52 +01:00
context_menus Add new default home page fallback 2020-04-07 10:48:56 +01:00
create_room Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
dialogs Merge pull request #4507 from matrix-org/foldleft/13167-spinner-progress 2020-04-30 14:09:47 +01:00
directory Fix missed copy 2020-03-16 12:28:20 +00:00
elements Appease the linter 2020-04-23 23:25:53 -06:00
emojipicker Fix ugly scrollbars in TabbedView (settings), emojipicker and widgets 2020-03-28 00:51:01 +00:00
globals [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
groups Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
messages Merge branch 'develop' into foldleft/better-errors 2020-04-17 14:11:05 +01:00
right_panel Separate toasts for existing & new device verification 2020-04-28 18:35:16 +01:00
room_settings Make RoomPublishSetting import-skinnable 2020-04-16 17:13:33 +01:00
rooms Merge pull request #4511 from matrix-org/dbkr/another_round_of_toast 2020-04-29 12:09:37 +01:00
settings Don't try to reload profile information when closing the user panel 2020-05-04 15:41:26 -06:00
terms Use noreferrer in addition to noopener for edge case browsers 2020-02-23 22:14:29 +00:00
toasts Add device name to unverified session toast 2020-04-30 16:09:38 +01:00
verification ensure twemoji font is loaded when showing SAS emojis 2020-04-16 11:35:54 +02:00
voip Merge branch 'develop' into travis/react-warnings/3-componentCannotDidMount 2020-04-01 11:14:19 -06:00