Mateusz Paprocki

Results 392 comments of Mateusz Paprocki

As a start, https://github.com/bokeh/bokeh/issues/14100 is quite close, though not identical. The culprit is the same, a mismatch between CSS layouts of the grid and its children.

I added a weekly cron job before the meeting.

Sorry, I missed this issue. This error most likely originates from bokehjs' font metrics code, but I need to reproduce this and investigate to know more. @TheoMathurin, is this code...

Test failures are real and most likely related to changes to `bounds()`.

I removed the two issues from the TODO list. Given they require some more work, they will have to wait for 3.6.2.

> can you comment on the BokehJS CI failures? You will need to backport PR #14125. Failures on Ubuntu were spurious.

@bryevdv, if you don't have time to spare, let me know if you would like me to finish this release.

To note, bokeh 3.x has `Dialog` model, underdeveloped and currently used only for `ExamineTool`, but can be a basis for a useful component in the future.

This PR is tentatively ready. It needs tests though.