element-portable/src/components/views/elements
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
..
crypto Auto-fix lint errors 2021-06-29 13:11:58 +01:00
AccessibleButton.tsx Convert MessageContextMenu to Typescript 2021-07-08 14:47:36 +01:00
AccessibleTooltipButton.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ActionButton.js Merge remote-tracking branch 'origin/develop' into jryans/rework-linting-2 2021-06-29 15:27:24 +01:00
AddressSelector.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
AddressTile.js Deprecate Tinter and TintableSVG 2021-06-28 17:13:23 +01:00
AppPermission.js Standardise casing of integration manager 2021-07-13 16:28:44 +01:00
AppTile.js Merge branch 'develop' into quit-sticker-picker 2021-07-12 09:26:11 +01:00
AppWarning.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
DesktopBuildsNotice.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
DesktopCapturerSourcePicker.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
DialogButtons.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
DialPadBackspaceButton.tsx Add dialpad to transfer dialog + various dialpad UI improvements (#6363) 2021-07-15 09:55:58 +01:00
DirectorySearchBox.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
DNDTagTile.js Add temporary mechanism for managing communities without dnd 2021-06-02 11:33:25 +01:00
Draggable.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Dropdown.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
EditableItemList.tsx Convert EditableItemList & AliasSettings to Typescript 2021-06-07 15:48:55 +01:00
EditableText.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
EditableTextContainer.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
EffectsOverlay.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ErrorBoundary.tsx Convert MessagePanel, TimelinePanel, ScrollPanel, and more to Typescript 2021-06-22 20:41:26 +01:00
EventListSummary.tsx Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
EventTilePreview.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
FacePile.tsx Add comment 2021-04-22 09:08:25 +01:00
Field.tsx Sixth batch of burning 2021-07-03 10:44:03 +02:00
Flair.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ImageView.tsx Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering 2021-07-14 16:53:05 +02:00
InfoTooltip.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
InlineSpinner.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
InviteReason.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IRCTimelineProfileResizer.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LabelledToggleSwitch.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LanguageDropdown.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
LazyRenderList.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MemberEventListSummary.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/8 2021-06-29 15:22:54 +01:00
MiniAvatarUploader.tsx Update some more 2021-07-12 09:10:27 +01:00
PersistedElement.js Auto-fix more errors 2021-06-29 13:26:09 +01:00
PersistentApp.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Pill.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
PowerSelector.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ProgressBar.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
QRCode.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ReplyThread.js Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering 2021-07-14 16:53:05 +02:00
ResizeHandle.js add id to props for completeness 2018-12-18 14:31:38 +01:00
RoomAliasField.tsx Fix Space Create menu not disabling the alias field when busy 2021-07-08 13:24:56 +01:00
RoomName.tsx Fix imports 2021-06-18 16:13:55 +01:00
RoomTopic.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ServerPicker.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SettingsFlag.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Slider.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SpellCheckLanguagesDropdown.tsx Sixth batch of burning 2021-07-03 10:44:03 +02:00
Spinner.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Spoiler.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
SSOButtons.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
StyledCheckbox.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
StyledRadioButton.tsx Fix bug where 'other homeserver' would unfocus 2021-07-16 22:27:31 +01:00
StyledRadioGroup.tsx Add method to disable StyledRadioGroup and wrap description in element with a className 2021-06-08 16:31:39 +01:00
SyntaxHighlight.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
TagTile.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
TextWithTooltip.js Auto-fix lint errors 2021-06-29 13:11:58 +01:00
ToggleSwitch.tsx Sixth batch of burning 2021-07-03 10:44:03 +02:00
Tooltip.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
TooltipButton.tsx Seventh batch of burning 2021-07-03 10:59:57 +02:00
TruncatedList.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
UserTagTile.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
Validation.tsx Rework lint comments 2021-06-29 13:35:43 +01:00