Matti Tahvonen

Results 145 comments of Matti Tahvonen

FYI: with this change the project compiles "enough" for ComboBox module. Still some issue with grid module. https://github.com/mstahv/flow-components/commit/ed8c01742e266e75a534eef13a504d1c620b84e3

I was about to write test for the PR, but got a quite bit WTF moment until I realized how the filtering is implemented, also currently. In addition to actually...

I made a [separate PR for the seemingly obsolete filters string syncing](https://github.com/vaadin/flow-components/pull/7135). Quickly looking it might be some leftovers from some refactoring 🤔 Anyways, I think it should be considered...

I wonder if we have some recent change that could have affected this issue? I started seeing this this in my app recently. Might be that something else (than version...

Exporting a Grid to CSV is indeed quite tricky at the moment—good effort! 👍 That said, I'm not convinced that introducing new APIs and interfaces is the right solution here....

I tested the upload renewals with alpha8, based on some non-landed docs PRs and some help from @mshabarov . A Summary of my findings (Mikhail has the full non-stylished notes)...

Luckily don't need to care about time boxes or minors as getting rid multipart request usage in transfers is a bugfix. Especially if you are so confident about the API...

The changes themselves looks very good 👍 When testing with jetty plugin I get jna/copilot originated exceptions and the dev mod don't really work (at least the copilot icon doesn't...

Added IT, ready from my side. I wonder what logic gave this +1.0.0 tag? I think it ought to be fine for next minor as well 🤷‍♂️

Is this change planned to be released in 24.9? Didn't find this from [24.9.0-alpha3](https://github.com/vaadin/platform/releases/tag/24.9.0-alpha3).