Jeremy Tuloup
Jeremy Tuloup
Looks like the "File Size" column header is cut even though there is enough space: [file-size-column.webm](https://github.com/user-attachments/assets/4f2fbf1c-8d4f-4a57-b246-80668b9a3e95) Maybe we can leave it like this for now to be able to make...
bot please update playwright snapshots
bot please update playwright snapshots
Arf, it looks like the file browser columns sizes are still a bit unpredictable? Which seems to be introducing flakiness to the UI tests: [filebrowser-flakiness.webm](https://github.com/user-attachments/assets/f17bd6cd-dbbb-4ddb-87eb-21c9a7031aa2)
For example a first load of the page would give the following:  The next page reload: 
@krassowski @JasonWeill is there something we are missing here to get consistent and predictable widths for the different file browser columns?
So JupyterLab sets some defaults here: https://github.com/jupyterlab/jupyterlab/blob/c321c27b50431fc0414b20a3b61375af7ccb6c2e/packages/filebrowser/style/base.css#L173-L186 But the file browser columns appear to have the `width` style set on page load anyway: 
OK giving up for now on the file browser thing. Will open a separate issue to track it. So we can finally get this one in a pre-release!
Thanks @pmarcellino. Maybe there could be an additional (small) plugin for JupyterLab, that adds a context menu entry to copy the Voila link? As an alternative, there is also the...
It's probably because there is a `stable` branch on the repo? https://github.com/voila-dashboards/voila/tree/stable