You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we need to limit the maximum length of quotes that can be submitted. Right now, anyone can submit quote that is a few thousand characters long and that is not good.
I assume that API would not accept it though, but I still need to implement that client-side.
I think that 280 characters would be ok.
The text was updated successfully, but these errors were encountered:
I think we need to limit the maximum length of quotes that can be submitted. Right now, anyone can submit quote that is a few thousand characters long and that is not good.
I assume that API would not accept it though, but I still need to implement that client-side.
I think that 280 characters would be ok.
The text was updated successfully, but these errors were encountered: