lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 413 forks source link

Show "URL already used" msg when publishing #5575

Closed infinite-persistence closed 3 years ago

infinite-persistence commented 3 years ago

Was trying to publish something and got confused on why the final 'Upload' button remained disabled -- I've already filled in everything. Later, I realized that the entered URL was already used.

I vaguely recall there was an error message for this situation near the URL field in the past.

tzarebczan commented 3 years ago

It used to force an edit i believe. Probably related to that other bug you recently fixed.

We should really move towards https://github.com/lbryio/lbry-desktop/issues/3704 - would you be interested in working on it?