Chirag Gomber
Chirag Gomber
Hey @madhavajay, so this issue requires to change all `syft.lib.python.Any` in `__init__.py` in `src/syft/lib/python`, right? So for example this method `("syft.lib.python.List.pop", "syft.lib.python.Any")` needs changing of `Any` with let's say `UnionGenerator`,...
Hi @wasim-nihal can I create a PR for this? Looks dormant for a month. This would be my first PR in grafana. Want to get my hands dirty!
Hi @eledobleefe and @itsmylife I have made the change in the above draft PR. But it seems the Stack and Layout handles the children a bit differently. In `Layout.tsx` there...
Hi @eledobleefe and @itsmylife I have made the required changes for the same. Can you please review and merge #89376 ? Thanks!
Forgot to write the tests, will add those too.
I think `query_hints.test.ts` already contains the test for the same. @itsmylife you can review and let me know if any change or addition is required. Thanks!
> This looks nice in general. I added a few comments. Could you also add some space between hint buttons please? I have worked on the comments, and have added...
@itsmylife I have rebased this MR with latest main.
> Hi @ArtistBanda Thanks for the contribution and your patience. It looks nice but when we comment the line the color of the line is not changing. So it doesn't...