Anton Gilgur

Results 123 issues of Anton Gilgur

Instead of the custom topbar I made quickly myself haha. Would have to make it disappear and respond to long press on page view too.

feature
tooling

It's kind of annoying to have to go back and click into the next chapter (especially since #7 isn't done so there isn't a visual indicator of the one that...

feature

https://github.com/kristerkari/react-native-css-modules Would align with the way I usually do CSS on web.

tooling

To get to the vision in the "Why?" section -- build for all 3 codebases simultaneously. This does limit the usage of some libraries/components however, as they have to be...

cantfix

Still getting bugs with `react-native-expo-image-cache`, even on my fork. Might be a Babel 7 thing. This is still not ideal as caching is a bit different than the standard reader...

## Description The API call on this line: https://github.com/destan/github-label-manager/blob/1a6a832522e45e31964e150142f3a07490dcc76a/js/app.js#L82 only gets the first page of labels. Per the [API docs](https://developer.github.com/v3/issues/labels/#list-labels-for-a-repository), you can use `?page=2` to get the second page etc....

For those running on Apple Silicon or other `arm64` machines, would be great if this "hello world" was cross-architecture compatible. Especially for beginners, they may not know what to do...

### Motivation simplify & optimize some of the state in the `WorkflowLogsViewer` component ### Modifications - only retrieve values from `localStorage` once, on the initial state set - the callback...

area/ui

Same as https://github.com/argoproj/argo-ui/pull/555, similar to https://github.com/argoproj/argo-cd/commit/b1b5ce211eedfb9354f7661b23b60469f9b103d7 ### Motivation - it was listed as `MIT` for some reason (copy+paste?), while Argo uses Apache, including this repo's own `LICENSE` file - also...

area/ui

### Motivation - it very infrequently has a test flake in it - have had this in my `git stash` since at least September, and only hit this a few...

type/tech-debt
area/build
area/artifacts