Anton Gilgur
Anton Gilgur
The screenshots look correctly centered, so why do you believe there's a bug? > with style `.cd-layout--extension .cd-layout__content--sb-expanded` That sounds specific to Argo CD. This repo is for common UI...
I never said I wouldn't consider adding a modal example, both #44 and #46 are even tagged as ["example"](https://github.com/agilgur5/react-signature-canvas/labels/example) and I even said in https://github.com/agilgur5/react-signature-canvas/issues/46#issuecomment-595592861 that this "could be good...
> Add update flag in the create command. I don't think this should be done. `create` and `update` are two separate `verbs` in k8s and CRUD conventions more generically. We...
As I wrote [above](https://github.com/argoproj/argo-workflows/issues/12823#issuecomment-2010126196) and elsewhere, I can agree to an `apply` command, but `create --update` seems like a confusing anti-pattern to me
> I must say that I am not entirely sure how the test failures relate to this change. They seem to relate to completely different things. Hmm seems to be...
> Even more interestingly, I get the permission error for some images, but not for others (for the ones where this change was required, I also needed to include "shebang"...
> I still cannot explain why it works in some cases and fail in others. Sorry for the delayed response; I wanted to take some time to see if we...
For anyone else finding this, there are also other storage engines that support expiration out-of-the-box, such as [`localstorage-slim`](https://github.com/digitalfortress-tech/localstorage-slim#-configuration), [`localforage-cache`](https://github.com/LuudJanssen/localforage-cache), and likely many others (found those from a very quick search)....
> When I go to the UI what i see is `long-long-long-lon...` (i dont know what the minimum character to make it have `...`) It depends on the width of...
> There's an issue with the current approach, Ah your original approach was surprisingly simple, I guess it was _too_ simple 😅 > * results in an infinite loop of...