Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve hover feedback for insert toolbar #153559

Closed
rebornix opened this issue Jun 28, 2022 · 4 comments
Closed

Improve hover feedback for insert toolbar #153559

rebornix opened this issue Jun 28, 2022 · 4 comments
Assignees
Labels
notebook *out-of-scope Posted issue is not in scope of VS Code papercut 🩸 A particularly annoying issue impacting someone on the team ux User experience issues

Comments

@rebornix
Copy link
Member

image

While testing microsoft/vscode-jupyter#10598, I was following a blog post to test ipywidgets, my workflow is more or less

  • have two browser pages side by side
  • copy code from the blog post
  • hover on the end of the notebook document in vscode.dev, move around to trigger the insert toolbar to show up, click the + code button and then paste code into it
  • click the run button

Hover to show the insert toolbar is hard, I don't have confidence that I can have it to show up easily so at the end I started to use keyboard shortcut. I tried to do the same with Google Colab and found myself more successful in inserting cells through the insert toolbar.

@rebornix rebornix added ux User experience issues notebook papercut 🩸 A particularly annoying issue impacting someone on the team labels Jun 28, 2022
@rebornix rebornix added this to the On Deck milestone Jun 28, 2022
@rebornix rebornix added the bug Issue identified by VS Code Team member as probable bug label Dec 2, 2022
@daviddossett daviddossett removed their assignment Dec 6, 2022
@roblourens
Copy link
Member

Is this specifically about the one at the end of the document, like when you scroll into empty space?

@rebornix
Copy link
Member Author

@roblourens not necessarily the last one, I have a bit trouble hovering on all insert cell toolbars. Colab one feels more responsive to me.

@rebornix rebornix removed their assignment Dec 30, 2022
@rebornix rebornix removed the bug Issue identified by VS Code Team member as probable bug label Dec 30, 2022
@roblourens
Copy link
Member

Any idea what is different or why it feels that way?

@roblourens roblourens added the *out-of-scope Posted issue is not in scope of VS Code label Dec 13, 2023
@roblourens
Copy link
Member

Can revisit this if we have something concrete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
notebook *out-of-scope Posted issue is not in scope of VS Code papercut 🩸 A particularly annoying issue impacting someone on the team ux User experience issues
Projects
None yet
Development

No branches or pull requests

7 participants