Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32509353
D8194.1767102510.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
782 B
Referenced Files
None
Subscribers
None
D8194.1767102510.diff
View Options
diff --git a/native/account/registration/keyserver-selection.react.js b/native/account/registration/keyserver-selection.react.js
--- a/native/account/registration/keyserver-selection.react.js
+++ b/native/account/registration/keyserver-selection.react.js
@@ -180,10 +180,13 @@
<RegistrationTextInput
value={customKeyserver}
onChangeText={setCustomKeyserver}
- placeholder="Keyserver"
+ placeholder="Keyserver URL"
onFocus={onCustomKeyserverFocus}
returnKeyType="go"
onSubmitEditing={onSubmit}
+ keyboardType="url"
+ autoCorrect={false}
+ autoCapitalize="none"
ref={customKeyserverTextInputRef}
/>
</RegistrationTile>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 30, 1:48 PM (9 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5867297
Default Alt Text
D8194.1767102510.diff (782 B)
Attached To
Mode
D8194: [native] Update KeyserverSelection to take URL instead of username as input
Attached
Detach File
Event Timeline
Log In to Comment