Johan Hernandez

Results 63 comments of Johan Hernandez

I shared my implementation of a Searchable PushRow [here](http://bithavoc.io/blog/2016/07/04/eureka-search-push-row/), since the controller is implemented from scratch and is not descendant from `FormViewController` is far more performant than recreating the whole...

@mikaoj this is all I have for now, I'm going through the migration myself so I still need to add a few tweaks. Check it out: https://gist.github.com/bithavoc/f5c9d06f024bfb5d9d3bd9452b94849f The main problem...

@jkgz I misread the requirement, you're right, no `multipleSelectorRow` here, just an efficient search capability. sorry @magicmikek 🙏

I can confirm there is an issue here, or at least some undocumented new behavior. The [`API states`](https://docs.digitalocean.com/reference/api/api-reference/#operation/delete_floating_ip):\ ![image](https://user-images.githubusercontent.com/219289/149853809-6d93464c-ee9e-49d7-87e1-ca9b5728c6ee.png) This used to work as described, but not anymore. There seems...

> Hey @bithavoc is this package still maintained? short answer: yes long answer: we had some appointed maintainers but seems most have faded away, I can take the helm back....

> > > Hey @bithavoc is this package still maintained? > > > > > > short answer: yes long answer: we had some appointed maintainers but seems most have...

@obezuk is this still not working with Cloudflare Tunnels and Zitadel? This config still gives me context timeouts and fails to redirect after auth: ``` - hostname: {{ .Values.zitadel.externalDomain }}...

My Zitadel is working as well, it was an unrelated issue.

@JerryGreen would you like to be a maintainer of this gem?