Andriy

Results 9 issues of Andriy

Is there any way to destroy viewportChecker on elements it was earlier initialized ? I did not find something like that. Can you add **destroy** method, please ?

idea

Hungarian translation was broken. Japanese and Turkish translation files were without '.js' extension. Recompiled after fixes.

It seems not ideal that the errorsource's round tripper returns custom generated error together with the response for certain status codes here: https://github.com/grafana/grafana-plugin-sdk-go/blob/main/experimental/errorsource/error_source_middleware.go#L21-L26 Because the Go http client ignores the...

enhancement

Currently there is only one e2e test `should render default variable editor`, which is not enough and manual testing is still required when making changes / releasing new grafana version.

type/chore

The popup disappears as soon as mouse leaves small info icon, it's impossible to copy/click the link in the popup. https://user-images.githubusercontent.com/1436174/203842062-777750f2-5a41-4d89-ad36-050885dca092.mov

type/bug

For some reason after the plugin is installed if you refresh the page, the REAME contains HTML markup as a text (instead of checkboxes). Compare not installed (left) and installed...

type/docs

### Which package(s) does this bug affect? - [x] Create Plugin - [ ] Sign Plugin - [ ] Plugin E2E - [ ] Plugin Meta Extractor ### Package versions...

type/bug

I want to eliminate initial sync as much as possible and provide initial DB with all the data already in there. I guess since powersync is local first it should...

Hi, it would be nice to have some documentation website with quick start guide, recipes, best practices, caveats, etc. Currently for a user like me who just starts with oak...