Michał Gołębiowski-Owczarek

Results 875 comments of Michał Gołębiowski-Owczarek

We've decided to not implement it. The original request is fulfilled by `Promise.resolve` and it's likely code for `finally` wouldn't be miniscule. Here's a polyfill and it has some edge...

@gibson042 since this code was added by you in 1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0, do you know what it's supposed to do?

@alons1 PRs welcome. If you care about something being fixed, you can speed it up by fixing that yourself & sending a PR.

We had broken CI for a while. Please rebase to the latest `main` so that GitHub Actions run on the PR. We'll also need unit tests for the change and...

If you're interested in finishing this, there are some existing `autoResize` tests in [`tests/unit/resizable/options.js`](https://github.com/jquery/jquery-ui/blob/933ce5d779135ad04734f14c50b38f9a8d8564f5/tests/unit/resizable/options.js), you'd need to add a new test there.

It's best to look at existing tests and do something similar. Of course, feel free to ask questions.

Thanks for the report. Since the issue is already in 1.12, given limited team resources it's not likely to be fixed by the UI team; see the project status at...

Thanks for the report. Does the issue you describe exist when jQuery UI 1.12.1 is used or only with jQuery UI 1.13.0 or newer?