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

🐛 Show analysis panel when KAI extension initialized #432

Closed
wants to merge 1 commit into from

Conversation

ibolton336
Copy link
Member

Resolves #425

@ibolton336 ibolton336 requested a review from a team as a code owner March 6, 2025 17:55
@ibolton336 ibolton336 force-pushed the default-panel-open branch from 5f1274a to 28cde65 Compare March 6, 2025 17:55
@rszwajko
Copy link
Contributor

rszwajko commented Mar 6, 2025

@ibolton336
in the past this used to work but was a side effect of the Issue tree view

It would be nice to re-implement in a less hacky way.
In my opinion the view should open the first time we enter Konveyor perspective but feel free to disagree :)

Copy link
Member

@sjd78 sjd78 left a comment

Choose a reason for hiding this comment

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

Screencast.From.2025-03-06.14-19-42.mp4
  • The analysis view already opens when you switch to the konveyor perspective
  • Restarting the extension host leaves lots of the views around
  • Blindly showing it when the extension's perspective may not be active (i.e. the vscode instance to opened w/o a folder) may cause some problems

@ibolton336 ibolton336 closed this Mar 6, 2025
@ibolton336 ibolton336 reopened this Mar 6, 2025
@ibolton336 ibolton336 closed this Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Analysis view is not opened on initial load
3 participants