mirror of https://github.com/vector-im/riot-web
This adds a basic error boundary around the entire app to catch errors during rendering and present the user with the options on how to proceed. This is not implemented as a modal so that it could be used selectively in portions of the app as well, such as just the `RoomView`. Fixes https://github.com/vector-im/riot-web/issues/11009 |
||
|---|---|---|
| .. | ||
| _AccessibleButton.scss | ||
| _AddressSelector.scss | ||
| _AddressTile.scss | ||
| _DirectorySearchBox.scss | ||
| _Dropdown.scss | ||
| _EditableItemList.scss | ||
| _ErrorBoundary.scss | ||
| _Field.scss | ||
| _ImageView.scss | ||
| _InlineSpinner.scss | ||
| _InteractiveTooltip.scss | ||
| _ManageIntegsButton.scss | ||
| _MemberEventListSummary.scss | ||
| _PowerSelector.scss | ||
| _ProgressBar.scss | ||
| _ReplyThread.scss | ||
| _ResizeHandle.scss | ||
| _RichText.scss | ||
| _RoleButton.scss | ||
| _RoomAliasField.scss | ||
| _Spinner.scss | ||
| _SyntaxHighlight.scss | ||
| _TextWithTooltip.scss | ||
| _ToggleSwitch.scss | ||
| _Tooltip.scss | ||
| _TooltipButton.scss | ||
| _Validation.scss | ||