Francisco José Marques Vieira
Francisco José Marques Vieira
**Describe the bug** When running `yarn run babel --config-file ./src/translation/babel_translations.config.js 'src/**/*.{js,jsx,ts,tsx}'` to extract translations, the translations files will only have strings for the last file instead of all of them....
When an error is thrown inside a Promise it normally rejects, but if the error is thrown from inside a callback, i.e. in an async manner, the only way to...
I have a map with a few clickable points of interest. In Android all is fine, on iOS, once in a while, when I press one of these points of...
In order to explain why I think the current SanityImage params are not flexible enough, I'm going to give an example. Let's say I have a 400x400 div in my...
When the ability to conditionally hide a field was launched, we immediately implemented a custom validator that allows making a field required only if a certain condition is true (usually,...
Hi, I had a need for ordering documents manually and this project was just what I was looking for! Unfortunately, from a few tests of mine, it seems to have...
**Is your feature request related to a problem? Please describe.** Yes. If I use `overlayDrafts`, my documents are a mix of drafts and published versions, and the ids reflect this,...
Hi, I would love if there were a way to open an image in the media plugin from the desk (as I'm adding/swapping an image). This could be an entry...
Apparently soaplib has been discontinued in favor of rpclib (https://github.com/arskom/rpclib). These are not recent news but I hadn't noticed until some time ago. This might mean that this project doesn't...
Due to GraphQL restrictions, references cannot be inline in arrays and have to be extracted and referenced as types. The issue is that this library faild to build the correct...