h icon indicating copy to clipboard operation
h copied to clipboard

Annotate with anyone, anywhere.

Results 270 h issues
Sort by recently updated
recently updated
newest added
trafficstars

There are a lot of duplicate highlights in the database. To see the phenomenon, use https://metabase.hypothes.is/question/759 on the default URL for that query, https://www.theatlantic.com/magazine/archive/1945/07/as-we-may-think/303881/, or another heavily annotated URL like...

This is a follow-up issue arising from https://github.com/hypothesis/h/pull/5857. The h project currently uses a different structure for its SASS project than the client and lms projects. To aid developers working...

code health
refactoring

Hi, Using AUthClient token we are unable to add member to private group. All other API calls are working fine except adding members to group. https://h.readthedocs.io/en/latest/api-reference/v2/#tag/groups/paths/~1groups~1{id}~1members~1{user}/post

Creating an annotation can fail if an API client submits an annotation where one of the string values extracted from the document includes an incomplete UTF-16 surrogate pair (ie. first...

bug
Sentry 💥
S4

Sentry Issue: [H-1QA](https://sentry.io/organizations/hypothesis/issues/1106040600/?referrer=github_integration) ``` ValueError: :userid isn't a valid userid (7 additional frame(s) were not displayed) ... File "pyramid/router.py", line 128, in handle_request tdict = traverser(request) File "pyramid/traversal.py", line 730,...

https://hypothesis.zendesk.com/agent/tickets/6123 When the user went to save an annotation, they received the error "Saving annotation failed 500" (see pic). The normalized URI was too large to be indexed in the...

bug
Sentry 💥
S4

# Problem A password that is too long results in an unhandled exception. # Steps to Reproduce: 1. In the signup form enter a password that is too long. 2....

bug
Sentry 💥
S4

When configuring the browser extension: If I mistakenly used the embedded client OAuth client ID in the `chrome-dev.json` settings (e.g. `oauthClientId`) instead of the the correct browser extension id then...

feature request

Hi, I have been trying to send emails for user authentication, but not able to figure out where to configure it. I looked at the files in h/h/task/mailer.py but not...

This is from feedback from Ghotit, found in ZD here: https://hypothesis.zendesk.com/agent/tickets/5816 API Reference at https://h.readthedocs.io/en/latest/api-reference/ In examples for several places Target in Annotation Json at the example right side is...

API