Skip to content

VSCode widget tabs opens new page #96

Description

@dorisjlee

Originally posted by @tomsing1 in lux-org/lux#167 (comment)

On the VSCode widget , when the action tabs are clicked. VSCode is tries to open up a new page on the browser with the address https://file+.vscode-resource.vscode-webview.net/ followed by the path location to the ipynb file. This might be resulting from how the tabs are built into React and how this interacts with the VSCode environment, whereas the Toggle button is directly built into ipywidget itself.

Screen Shot 2021-07-24 at 5 58 40 PM

Temporary fix suggested by @tomsing1: Shift + arrow keyboard shortcuts work for moving between the tabs for now.

Metadata

Metadata

Labels

bugSomething isn't workingpriorityhigh priority tasks

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions