lbry-desktop/ui/component/walletSendTip
infiinte-persistence c75bab5979 Tip Modal: Don't do final submit when the intention is to create New Channel.
## Issue
Fixes `4544 Channel-creation in "Tip|Support" Modal shouldn't submit LBC immediately`

## Changes
`Form` seems to have already tried to stop the propagation of `onSubmit`, so I'm not sure why it was still propagated.

Fix by using the same method used in the `CommentCreate`, which is simply to check for `CHANNEL_NEW` as the current selection.
2020-08-05 13:01:29 -04:00
..
index.js confirmation cleanup 2020-06-15 10:50:01 -04:00
view.jsx Tip Modal: Don't do final submit when the intention is to create New Channel. 2020-08-05 13:01:29 -04:00