client
client copied to clipboard
Validate max length for tags
https://github.com/hypothesis/h/pull/8526 added a 1000 character limit per tag.
Validate the tag length and coordinate with the backend to change the current limit to a more practical one.