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

Hey, While trying to publish article, which contains ordered or unordered lists we received the following results: Case 1: ![image](https://user-images.githubusercontent.com/82458031/114567862-4b694500-9c7c-11eb-8d76-bb7c4c48c2df.png) result: ![image](https://user-images.githubusercontent.com/82458031/114567882-5328e980-9c7c-11eb-8606-b021cf6e59b7.png) Case 2: ![image](https://user-images.githubusercontent.com/82458031/114567905-591eca80-9c7c-11eb-92a5-76735bbc998b.png) result: ![image](https://user-images.githubusercontent.com/82458031/114567923-5d4ae800-9c7c-11eb-9ee9-f562ee956794.png) Case 3: ![image](https://user-images.githubusercontent.com/82458031/114567950-62a83280-9c7c-11eb-89a1-fc9c86ee59d6.png)...

https://sentry.io/organizations/hypothesis/issues/956191704/?project=37293&referrer=github_plugin ``` OperationalError: (psycopg2.OperationalError) index row size 3216 exceeds maximum 2712 for index "uq__document_uri__claimant_normalized" HINT: Values larger than 1/3 of a buffer page cannot be indexed. Consider a function index...

bug
Python 3
Sentry 💥
S4

For: https://github.com/hypothesis/h/issues/6712 Related to: https://github.com/hypothesis/playbook/issues/683 To allow multi-region hosting we want to use different authorities for the CA region LMS instance. For example `lms.ca.hypothes.is`. We should: * Allow a pattern...

technical enabler
Backend

### Steps to reproduce Attempt to change a publisher group from open to restricted, or vice versa. 1. While logged in as a Hypothesis admin, go to https://hypothes.is/admin/groups 2. Find...

feature request

A user was having trouble with Hypothesis preserving URL parameters on a Google Site she’s using: - https://sites.google.com/gcds.net/bperiodshortstories/the-tell-tale-heart?authuser=0 (document_id = 946493) - https://sites.google.com/gcds.net/bperiodshortstories/the-tell-tale-heart (document_id = 946414) From [this Slack conversation](https://hypothes-is.slack.com/archives/C2BLQDKHA/p1589297848370800),...

https://github.com/hypothesis/browser-extension/issues/558

### Steps to reproduce 1. Visit a document on emerald.com, like: https://www.emerald.com/insight/content/doi/10.1108/ILS-04-2020-0117/full/html 2. Make some annotations. 3. Visit the PDF version of the same document, like: https://www.emerald.com/insight/content/doi/10.1108/ILS-04-2020-0117/full/pdf?title=reading-and-connecting-using-social-annotation-in-online-classes ### Expected behaviour...

group page: https://hypothes.is/groups/q5X6RWJ6/elife url: https://api.hypothes.is/api/annotations http method: POST body: { uri: 'biorxiv url', text: 'review text', tags: ['tag name'], permissions: { read: ['group:q5X6RWJ6'] }, group: 'q5X6RWJ6' } Actual result: Expected...

A perennial cause of confusion in Hypothesis is how document metadata is managed and used. This includes topics such as: - What is URI normalization, how does it work and...

code health
document equivalence

### probably a very similar problem to https://github.com/hypothesis/support/issues/84 ### other issues that could be related https://github.com/hypothesis/product-backlog/issues/493 https://github.com/hypothesis/h/issues/6216 https://github.com/hypothesis/h/issues/2921 ### Steps to reproduce https://hypothes.is/users/martin_m_n_novy?q=tag%3Ahypothesis-h-issues-6702 ### Expected behaviour 3 distinct titles and...