Michał Krassowski

Results 392 issues of Michał Krassowski

> For a long notebook, the virtual scrollbar does not fit on the page, and the scrollbar viewport disappears. > > > > Do you think the virtual scrollbar could...

bug
status:Needs Design

## Description ![image](https://github.com/jupyterlab/jupyterlab/assets/5832902/fd99aa9b-a0d6-4db9-afb9-bc587a6d52eb) ## Reproduce 1. Open notebook 2. Make sure you use `full` windowing mode 3. In the menu select "View" → "Render Side-by-Side" 4. Hover over the footer/last...

bug
pkg:notebook
tag:Virtual Rendering

> Thanks @andrii-i ... Here is the video showing just an example notebook, mostly with spaces to get the cell larger than the height of the screen. I place the...

bug
status:Needs Triage

Backport PR https://github.com/jupyterlab/jupyterlab/pull/16450 on branch 4.2.x (Align extension migration docs with the latest extension template)

documentation

## Description ![image](https://github.com/jupyterlab/jupyterlab/assets/5832902/c901ab0f-34d7-4ad9-b90b-316214b6de0f) ## Reproduce 1. Open notebook 2. Resize the browser window to small enough width 3. Hover over notebook footer 4. See add cell button not cover the...

bug
tag:CSS

> I realize the value of putting the icon button right above the UX. However the kernel name and kernel status indicator have been in that position for a long...

bug
status:Needs Discussion
status:Needs Design

For example https://github.com/jupyterlab/jupyterlab/actions/runs/9451027141/job/26031020797?pr=16465 ``` [test f3094b2] [ci skip] bump version 127 files changed, 2367 insertions(+), 2367 deletions(-) + node buildutils/lib/local-repository.js start Starting verdaccio on port 4873 in /tmp/verdaccio Timed out!...

bug

## Description When inline completions are streaming sometimes the editor height changes aggressively. This is not accessible especially if user prefer reduced motion. ## Reproduce 1. Use https://github.com/krassowski/jupyterlab-transformers-completer 2. Change...

bug
pkg:completer
tag:Accessibility

## Description The ToC is buggy and leads to broken state when moving/deleting and pasting, cells/collapsing sections in notebook. The headings stop showing up. ``` Failed to update the table...

bug
pkg:toc

Using cross origin restrictions on server breaks fetching images from remote URLs, for for example in the Extension Manager sidebar the icons of extensions fetched from GitHub will not display...

bug