Skip to content

Keep CodeRoad webview on top #198

Open
@ShMcK

Description

@ShMcK

There are times where the webview falls behind other editor views.

Solutions for this include:

  1. waiting for VSCode to allow webviews in the side panel
  2. listening to editor changes and triggering the webview to jump back on top. This may be annnoying
  3. determining times when CodeRoad triggers the webview into the background and triggering a fix for these. It's really only an issue when the webview hides its self due to loaded files in the workspace.

I'm thinking 3 may be a good strategy. 1 can be considered in the future.

Activity

added
bugSomething isn't working
on Apr 5, 2020
added this to the Stable Release milestone on Apr 6, 2020
self-assigned this
on Apr 6, 2020
removed this from the Stable Release milestone on Apr 11, 2020
ShMcK

ShMcK commented on Aug 27, 2020

@ShMcK
MemberAuthor

This seems to be possible in an upcoming version of VSCode, where webviews can be put into the main side panel (eg. where the git, extensions, etc live). The PR was merged last week.

ShMcK

ShMcK commented on Sep 13, 2020

@ShMcK
MemberAuthor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Keep CodeRoad webview on top · Issue #198 · coderoad/coderoad-vscode