This diff introduces RemoveTagButton. RemoveTagButton is reponsible for dispatching the delete farcaster channel tag action whenever the user preses the "Remove tag" button
Depends on D12042
Paths
| Differential D12043 Authored by ginsu on May 15 2024, 1:31 AM.
Tags None Referenced Files
Details
Summary This diff introduces RemoveTagButton. RemoveTagButton is reponsible for dispatching the delete farcaster channel tag action whenever the user preses the "Remove tag" button Depends on D12042 Test Plan Please see the demo video below
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptMay 15 2024, 1:31 AM2024-05-15 01:31:03 (UTC-7) ginsu edited the summary of this revision. (Show Details)May 15 2024, 1:32 AM2024-05-15 01:32:14 (UTC-7) ginsu added a parent revision: D12042: [native] extend loading logic to include fetching farcaster channel info. ginsu attached a referenced file: F1766102: Screen Recording 2024-05-15 at 4.27.02 AM.mov. (Show Details) ginsu attached a referenced file: F1766107: Screen Recording 2024-05-15 at 4.14.13 AM.mov. (Show Details) Comment Actions There is some copy in this diff that needs review
Harbormaster completed remote builds in B28929: Diff 40203.May 15 2024, 1:50 AM2024-05-15 01:50:19 (UTC-7) Comment Actions Can we add a confirmation popup? Actions performed by red buttons seem serious, and I think we should double check if the user actually wanted to do them. Like after pressing Disable to disable an invite link Comment Actions I'm not as worried about deleting a Farcaster tag. When we delete eg. a thread, there is content lost that can't be recovered. Whereas in the case of deleting the Farcaster tag, it's easy to reestablish it. I personally think this is okay without a confirmation modal/alert This revision is now accepted and ready to land.May 15 2024, 5:02 PM2024-05-15 17:02:22 (UTC-7) Harbormaster completed remote builds in B29544: Diff 41129.Jun 7 2024, 4:38 PM2024-06-07 16:38:25 (UTC-7) Closed by commit rCOMMbdba9420dabf: [native] introduce RemoveTagButton (authored by ginsu). · Explain WhyJun 7 2024, 4:41 PM2024-06-07 16:41:33 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 41129 native/community-settings/tag-farcaster-channel/remove-tag-button.react.js
native/community-settings/tag-farcaster-channel/tag-farcaster-channel.react.js
|