element-web/src/components/views/dialogs
David Baker f9b45677d6 Fix bug where 'other homeserver' would unfocus
It turns out the answer to this was not all that complex: we had
two nested <label>s: one for the radio button and one for the Field,
which presumably causes both of them to generate click events and
focus something and what ends up focused is some kind of race condition
depending on, apparently, how fast you click.

Notes: Fix bug where the 'other homeserver' field in the server selection dialog would become briefly focus and then unfocus when clicked.
2021-07-16 22:27:31 +01:00
..
security Merge pull request #6330 from matrix-org/dbkr/tsify_secretstorage 2021-07-08 09:18:31 +01:00
AddExistingToSpaceDialog.tsx Use sleep from js-sdk as no point duplicating it 2021-07-01 22:55:27 +01:00
AddressPickerDialog.js Use sleep from js-sdk as no point duplicating it 2021-07-01 22:55:27 +01:00
AskInviteAnywayDialog.tsx Second batch of burning 2021-07-02 17:08:27 +02:00
BaseDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
BetaFeedbackDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
BugReportDialog.tsx Sixth batch of burning 2021-07-03 10:44:03 +02:00
ChangelogDialog.tsx Second batch of burning 2021-07-02 17:08:27 +02:00
CommunityPrototypeInviteDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ConfirmAndWaitRedactDialog.tsx Eighth batch of burning 2021-07-03 11:24:33 +02:00
ConfirmRedactDialog.tsx Second batch of burning 2021-07-02 17:08:27 +02:00
ConfirmUserActionDialog.tsx Eighth batch of burning 2021-07-03 11:24:33 +02:00
ConfirmWipeDeviceDialog.tsx Third batch of burning 2021-07-02 17:19:01 +02:00
CreateCommunityPrototypeDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
CreateGroupDialog.tsx Third batch of burning 2021-07-02 17:19:01 +02:00
CreateRoomDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
CryptoStoreTooNewDialog.tsx Delint 2021-07-02 17:25:30 +02:00
DeactivateAccountDialog.tsx Second batch of burning 2021-07-02 17:08:27 +02:00
DevtoolsDialog.tsx Third batch of burning 2021-07-02 17:19:01 +02:00
EditCommunityPrototypeDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ErrorDialog.tsx Second batch of burning 2021-07-02 17:08:27 +02:00
FeedbackDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ForwardDialog.tsx Cache value of feature_spaces* flags as they cause page refresh so are immutable 2021-07-15 08:26:49 +01:00
HostSignupDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
HostSignupDialogTypes.ts Remove host signup config strings, make translatable instead 2021-02-10 13:38:32 +02:00
IDialogProps.ts Fix Dialog/Modal types defn 2021-06-07 11:06:30 +01:00
IncomingSasDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
InfoDialog.js Fix React warning 2021-03-09 13:40:48 +00:00
IntegrationsDisabledDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IntegrationsImpossibleDialog.js Standardise casing of integration manager 2021-07-13 16:28:44 +01:00
InteractiveAuthDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
InviteDialog.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/spacesperf 2021-07-15 10:19:04 +01:00
KeySignatureUploadFailedDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LazyLoadingDisabledDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
LazyLoadingResyncDialog.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
LogoutDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ManualDeviceKeyVerificationDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MessageEditHistoryDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ModalWidgetDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
QuestionDialog.js Initial Countly work 2020-10-29 15:57:16 +00:00
RegistrationEmailPromptDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ReportEventDialog.tsx Third batch of burning 2021-07-02 17:19:01 +02:00
RoomSettingsDialog.tsx Third batch of burning 2021-07-02 17:19:01 +02:00
RoomUpgradeDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
RoomUpgradeWarningDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ServerOfflineDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ServerPickerDialog.tsx Fix bug where 'other homeserver' would unfocus 2021-07-16 22:27:31 +01:00
SeshatResetDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SessionRestoreErrorDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SetEmailDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ShareDialog.tsx Use webpack worker-loader to load the IndexedDB worker instead of homegrown hack 2021-07-12 18:43:20 +01:00
SlashCommandHelpDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SpaceSettingsDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
StorageEvictedDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
TabbedIntegrationManagerDialog.js Auto-fix more errors 2021-06-29 13:26:09 +01:00
TermsDialog.tsx Standardise casing of integration manager 2021-07-13 16:28:44 +01:00
TextInputDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UntrustedDeviceDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UploadConfirmDialog.tsx Third batch of burning 2021-07-02 17:19:01 +02:00
UploadFailureDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UserSettingsDialog.tsx Sixth batch of burning 2021-07-03 10:44:03 +02:00
VerificationRequestDialog.tsx Fix 'User' type import 2021-07-14 16:41:01 +01:00
WidgetCapabilitiesPromptDialog.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
WidgetOpenIDPermissionsDialog.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00