brendan c

Results 55 comments of brendan c

updated script for TS checks in https://github.com/rilldata/rill/pull/4172

reassigning to @ericpgreen2 -- Eric, it's up to you now. Good luck!!

@AdityaHegde and @djbarnwal would love to get your takes on this also before we go forward with any changes. @ericpgreen2 and I have been looking at query cancellation in the...

@ericpgreen2 cleaning this up to get it over the line -- removed changes in ModelBody.svelte and resource-invalidations.ts, per you and @AdityaHegde's suggestions

I havent queued this to see if it solves the problem at hand, if it does then I think it would be fine to put in as a stopgap solution....

related to https://github.com/rilldata/rill/issues/3424

#4133 will fix the _crash_, but there is a tangle of complicated untyped code that needs further investigation. Reassigning to @djbarnwal for that

((oops, just posted this comment in the wrong issue, it belongs on this one)) started looking in to this, it seems that the crux of the issue is in the...

I started looking into this, but it's not obvious to me how or whether these two url encoding paths are conflicting or redundant, which one is to be prefered, etc....

I started looking at the improving the null checking in `web-admin`, and it will be especially critical to get the API types to correctly represent whether fields are required or...