This diff improves the error handling for creating a farcaster tag blob. If there is an error we will display a message to the user for why the request failed
Depends on D11793
Paths
| Differential D11809 Authored by ginsu on Apr 26 2024, 12:03 PM.
Details Summary This diff improves the error handling for creating a farcaster tag blob. If there is an error we will display a message to the user for why the request failed Depends on D11793 Test Plan Please see the demo video below
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 26 2024, 12:03 PM2024-04-26 12:03:54 (UTC-7) ginsu edited the summary of this revision. (Show Details)Apr 26 2024, 12:11 PM2024-04-26 12:11:47 (UTC-7) ginsu attached a referenced file: F1667388: Screen Recording 2024-04-26 at 3.10.36 PM.mov. (Show Details) Comment ActionsHarbormaster completed remote builds in B28531: Diff 39586.Apr 26 2024, 12:27 PM2024-04-26 12:27:34 (UTC-7) Comment Actions Copy looks okay. Thought about whether we could filter the list of channels before it gets to the keyserver, but we'd probably need a UI to show which ones are already taken, in addition to logic on the client to check each channel with the blob service. Probably too much additional complexity to be worth doing at this time This revision is now accepted and ready to land.Apr 30 2024, 8:58 AM2024-04-30 08:58:28 (UTC-7) Comment Actions
Agree this would be nice to have, but also agree that this should be considered out of scope for now. I created a linear task to track this piece of feedback: https://linear.app/comm/issue/ENG-8032/filter-list-of-taken-farcaster-channels This revision was landed with ongoing or failed builds.Apr 30 2024, 9:23 AM2024-04-30 09:23:54 (UTC-7) Closed by commit rCOMM57c01e17a94d: [native] show error message for tag farcaster channel errors (authored by ginsu). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B28604: Diff 39698.Apr 30 2024, 9:33 AM2024-04-30 09:33:14 (UTC-7)
Revision Contents
Diff 39698 native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
|