Feat channel delete warning #3835

Merged
jessopb merged 1 commit from feat-channelDeleteWarning into master 2020-03-13 15:42:17 +01:00
jessopb commented 2020-03-13 01:45:24 +01:00 (Migrated from github.com)
No description provided.
tzarebczan (Migrated from github.com) reviewed 2020-03-13 01:45:24 +01:00
tzarebczan commented 2020-03-13 01:46:45 +01:00 (Migrated from github.com)

Since we're making this more difficult to delete accidentally, can we add the delete button to the channel page itself if it's quick. If not, can do it on a follow on PR.

Since we're making this more difficult to delete accidentally, can we add the delete button to the channel page itself if it's quick. If not, can do it on a follow on PR.
neb-b (Migrated from github.com) approved these changes 2020-03-13 15:21:33 +01:00
neb-b (Migrated from github.com) left a comment

1 comment

1 comment
@ -92,0 +95,4 @@
confirmButtonDisabled={type === txnTypes.CHANNEL && name !== channelName}
>
<section>{getMsgBody(type, name)}</section>
</Modal>
neb-b (Migrated from github.com) commented 2020-03-13 15:21:00 +01:00

the channel name should at least be bolded. Maybe slightly bigger?

the channel name should at least be bolded. Maybe slightly bigger?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#3835
No description provided.