Open derrickhorton opened 1 year ago
Thank you for making this issue!
Please get it some attention by boosting it here https://powco.dev/github/pow-co/boostpow-button/issues/4
Bounties may be sent to this address https://whatsonchain.com/address/18NKh4VZUDYKkNFxvmTHVSztfEfkck11YM and will be paid to the worker who completes your issue.
Thank you for making this issue!
Please get it some attention by boosting it here https://powco.dev/github/pow-co/boostpow-button/issues/4
Bounties may be sent to this address https://whatsonchain.com/address/18NKh4VZUDYKkNFxvmTHVSztfEfkck11YM and will be paid to the worker who completes your issue.
I noticed that my boosts fail if my tags are too long.
I think the limit is 20 characters that is possible for a tag in a boost.
However, the boost button does not enforce this limit.
It simply allows the user to create a boost job, and then boosting fails with no explanation why.
It would be better if the input field notified the user when he enters more than 20 characters with a message that reads,
"20 character limit" in red text beneath the input field
And the user was unable to type more than 20 characters.