Teppo Kurki

Results 57 comments of Teppo Kurki

Looks like too much effort right now. There's no TS compilation done in `flow-server` currently so we'd need tsconfig, package.json etc. to satisfy dependencies. Additionally `Flow.tsx` has a dynamic import...

Related: https://github.com/vaadin/flow/issues/15573

Not sure if I'm getting something wrong but seems to me this patch does not really provide any added value in terms of convenience APIs and testing facilities. Only convenience...

Despite approval, do not merge. This should be postponed until major release of Flow (25), since this changes public API.

Hi, I don't think there's a simple way to do this. Only way I can quickly think of is that you could provide all the filter fields yourself via a...

Unfortunately not sure how to fix this properly. The paging logic is borrowed directly from the PagedTable -add-on (https://vaadin.com/directory/component/pagedtable/overview). I tried both fixes suggested here but both of them introduce...

Thanks for the bug report. I confirmed the issue is real and trying to debug right now.

Unfortunately I can't catch this on the client side :(. There seems to be an extra scroll event happening on Firefox for some reason, but it never fires the GWT...

Thanks for noticing! This will be fixed in the upcoming 0.9.4.v7 version.

Reopening this to remember to fix it in vaadin6 branch.