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
Differential D12043
[native] introduce RemoveTagButton ginsu on May 15 2024, 1:31 AM. Authored by Tags None Referenced Files
Details
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 Please see the demo video below
Diff Detail
Event TimelineComment Actions There is some copy in this diff that needs review
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 |