Dénes Harmath

Results 21 issues of Dénes Harmath

It would be great if there would be another site for the rear (non-selfie) camera.

If I use the browser's search functionality (Ctrl/Cmd+F), only those matches are found which are visible (located in the editor section that is currently visible in the browser window).

beginner
editor
want

It would be great if there was a persistent database that keeps its state between sessions.

**Describe the bug** Currently, [the GraphQL endpoint has to be specified in .graphqlconfig](https://stackoverflow.com/a/57778342/90874), but I have a [standard Apollo project that uses apollo.config.js](https://www.apollographql.com/docs/devtools/apollo-config/) for this purpose, and I don't want...

feature
area:config

E.g. dice, ring etc. ![image](https://user-images.githubusercontent.com/118109/144578565-9c01d587-79ec-4190-a52b-aa819b004ca1.png)

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** ESLint signals an error for this line with the @typescript-eslint plugin: ```const {...

The parameters of the `updateConfig` function need detailed documentation because they are the most complex part of the API. However, in the [package docs](http://package.elm-lang.org/packages/thebritican/elm-autocomplete/4.0.2/Autocomplete#updateConfig), they are not documented but copy-pasted...

If I specify a private repo, importing fails with the following error: ``` Traceback (most recent call last): File "main.py", line 44, in importer.import_issues() File "/Users/thsoft/Development/jira-issues-importer/importer.py", line 101, in import_issues...

Thanks for this great framework! One question comes to mind: AFAIK, standard JSON can't express object references. Do you plan to handle this use case and if yes, how?