Diego de la Hera

Results 84 issues of Diego de la Hera

The reconciliation query's `query` field "is searched for with both search APIs provided by the Wikibase instance (the auto-complete API and the search API)". The auto-complete API (wbsearchentities) "searches for...

I'm trying to reconcile some entities whose titles begin with "Wikidata:". See, for example, Q18507561, Q27042516, Q21503284, Q52824698. I'm sending a POST request to the reconciliation API (both the https://wikidata.reconci.link/en/api...

If highlight includes line breaks, separate highlights (one per line) are generated.

### Steps to reproduce 1. Open PDF https://github.com/mozilla/pdf.js/files/2955999/1.pdf in the browser (Firefox or Chrome). 2. Launch the Hypothes.is client. 3. Select a few words to annotate, either in the middle...

PDF

## Problem The Firefox extension fails to inject the `client/build/boot.js` script of a development client if the client was built with `make dev` as indicated [here](https://h.readthedocs.io/projects/client/en/latest/developers/developing/#running-the-client-from-the-browser-extension). The error is that...

During log in, when the Log in button is pressed in the log-in popup, the log in is successful and the popup is closed, the browser extension complains about missing...

I'm using @maxlath's [wikibase-edit](https://github.com/maxlath/wikibase-edit/) module which depends on [cross-fetch](https://github.com/lquixada/cross-fetch/), which in turn depends on github/fetch. I'm developing a plugin for Zotero, which runs on Firefox's runtime environment. At some point,...

### General information The same schema which includes a `$ref` inside a `oneOf` works if used directly, but fails if fetched from an external URL. ### Expected behavior A schema...

bug
help wanted

### General information If using the Spectre theme, some boolean checkboxes don't work if used in combination with oneOf or anyOf. ### Expected behavior All boolean checkboxes should work. ###...

help wanted

### General information Given an array with items of type "string". If the `enum` keyword is used to define a list of possible array values, the JSON editor offers an...