Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3156861
D7542.id25411.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
364 B
Referenced Files
None
Subscribers
None
D7542.id25411.diff
View Options
diff --git a/native/avatars/avatar-hooks.js b/native/avatars/avatar-hooks.js
--- a/native/avatars/avatar-hooks.js
+++ b/native/avatars/avatar-hooks.js
@@ -203,7 +203,7 @@
return;
}
- if (uploadedMedia) {
+ if (!uploadedMedia) {
Alert.alert(
'Media upload failed',
'Unable to upload selected media. Please try again.',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 6, 5:43 PM (22 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2431576
Default Alt Text
D7542.id25411.diff (364 B)
Attached To
Mode
D7542: [native] Fix error check condition
Attached
Detach File
Event Timeline
Log In to Comment