Lyza Gardner
Lyza Gardner
https://sentry.io/organizations/hypothesis/issues/1071050977/?project=37293&referrer=slack The admin-edit-group page is not meant to be used to edit private groups (and I don't believe links exist for private groups that go to this page), but we...
See https://sentry.io/organizations/hypothesis/issues/998067544/?project=37293
`h.websocket` is its own Pyramid app. It currently has no functional tests. It should have some!
See Sentry report: https://sentry.io/hypothesis/h/issues/863324235
We [landed a recent change](https://github.com/hypothesis/client/pull/3189) to make chronological sorting less "jumpy" to work with. In the referenced change, we made chronological sorting of annotations (which is the default sorting criterion...
There's an inconsistency in the hover behavior for sub-menu items in the groups menu in the client. The group-activity item is a link and is getting different cursor hover styling...
When implemented using a CSS Grid layout and a definition list (`` element), long strings sometimes do not wrap correctly in Safari and instead break the layout. Sometimes things work...
This is a small follow-up task for https://github.com/hypothesis/client/pull/4039 The `store.clearSelection` method is fairly far-ranging in its clearing, and a use case has popped up in which we want to "clear...
The `SidebarPanel` component currently uses a `Panel` component (which, by the time you read this, is likely the `Panel` from the `frontend-shared` package). It might be desirable to use `Dialog`...
This is an issue to capture the process of defining one chunk of API service needs for the Notebook and scaling: What API service additions/changes are needed to support the...