Bug on Running Files Dropdown Menu
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Description
The dropdown menu for running files does not work as expected for terminals.
https://github.com/user-attachments/assets/73b8df87-5ec4-4170-a572-fbf534b21e38
Reproduce
- Open Jupyter Notebook
- Go to Running tab
- Click on Terminal tab
Expected behavior
When terminal drop down is closed, file beneath is expected to close under terminal tab. Instead, terminal tab drops to the bottom of the screen.
Context
Jupyter Notebook Version: 7.5.0rc1
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the behavior from the Running tab's Terminal tab in Jupyter Notebook 7.5.0rc1, using the linked video as a visual reference. Trace the frontend entry point for that dropdown and verify that closing it leaves the file beneath the terminal in place rather than moving the terminal tab to the bottom of the screen.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100