Michał Gołębiowski-Owczarek

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

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? Also, please provide a runnable test...

Thanks for the report. The datepicker module only supports hiding a datepicker that's displayed in an overlay; it depends on only one such instance being present. Therefore, it's incompatible with...

Thanks for the report. Can you provide a test case on [JS Bin](https://jsbin.com/qawicop/edit?html,css,js,output) or a similar platform? Thanks!

Thanks for the report. We're avoiding adding new features to components at this stage of jQuery UI, but this one seems important and the patch is not that big, so...

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?

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 PR. I'll look into it once we get jQuery 4.0.0-rc.1 out as that's our main focus at the moment.

In the meantime, can you fix the linting failures that you now should see reported?

BTW, the test failures are a result of a config incompatibility between the older `main` branch and newer Node.js; please rebase and it should be green. Of course, some unit...

@nikunj8866 Are you willing to try to apply my remarks?