Skip to content

Conversation

@seeM
Copy link
Contributor

@seeM seeM commented Nov 18, 2025

Adds missing tooltips to buttons in the notebook cell action bar, addressing #9896.

I did not add tooltips to the run/interrupt buttons until we decide what to do with the existing hover (#10247).

Screen.Recording.2025-11-18.at.18.27.34.mov

Release Notes

New Features

  • N/A

Bug Fixes

  • N/A

QA Notes

Verify that helpful tooltips appear on all relevant notebook buttons.

@:positron-notebooks @:web

@github-actions
Copy link

github-actions bot commented Nov 18, 2025

E2E Tests 🚀
This PR will run tests tagged with: @:critical @:positron-notebooks @:web

readme  valid tags

Copy link
Contributor

@dhruvisompura dhruvisompura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for adding tooltips! Overall, this looks great. I just have a couple suggestions for adding some more missing tooltips:

I noticed that the delete cell action doesn't have a tooltip so the action title is getting used. When I hover over the trash icon it says "Delete the Selected Cell(s)" but it should probably just say "Delete Cell" since you can't actually delete a selection of cells via the cell action bar anymore?

What do you think about updating the tooltip for the "run above" and "run below" cell actions to say "Run Cells Above" and "Run Cells Below"? I think that reads a bit smoother than the action title.

@seeM seeM force-pushed the fix/notebook-cell-tooltips branch from a96e36a to a59bbb9 Compare November 19, 2025 17:01
@seeM
Copy link
Contributor Author

seeM commented Nov 19, 2025

@dhruvisompura I like your suggestions! Added in a59bbb9. Will merge once CI is green

@seeM seeM merged commit 5534434 into main Nov 20, 2025
20 of 21 checks passed
@seeM seeM deleted the fix/notebook-cell-tooltips branch November 20, 2025 12:50
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants