sagemathinc / cocalc

CoCalc: Collaborative Calculation in the Cloud
https://CoCalc.com
Other
1.17k stars 216 forks source link

add plus after tabs to make a new tab #5776

Closed williamstein closed 1 month ago

williamstein commented 2 years ago

This was suggested on the JupyterLab call just now, but also applies to cocalc. In Firefox and Chrome (but NOT safari), there's a + after the last tab, and clicking on it creates a new tab. For CoCalc it would open the +New page (exactly the same as clicking +New), so would be very easy to implement.

Screen Shot 2022-03-09 at 9 39 35 AM
williamstein commented 2 years ago

Here's what they implemented in JupyterLab: https://github.com/jupyterlab/jupyterlab/pull/12195

Screen Shot 2022-03-16 at 9 09 03 AM
williamstein commented 1 month ago

we have this now due to switching to antd tabs.