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

[Terminal] Detach TerminalSearchWidget before disposing TerminalWidget #7882

Merged
merged 1 commit into from
May 27, 2020

Conversation

balajiv113
Copy link
Contributor

Signed-off-by: Balaji Vijayakumar kuttibalaji.v6@gmail.com

What it does

Fixes - #7625
This commit detaches the TerminalSearchWidget before disposing TerminalWidget.

How to test

  • Start Theia
  • Open one or more terminal(s) ( From the menu or the short key)
  • Close a terminal
  • No error should reported on the console

Review checklist

Reminder for reviewers

fixes - eclipse-theia#7625

Signed-off-by: Balaji Vijayakumar <kuttibalaji.v6@gmail.com>
@akosyakov akosyakov added the terminal issues related to the terminal label May 26, 2020
@AndrienkoAleksandr
Copy link
Contributor

Tested. On close terminal widget I don't see any errors in the browser console.

@akosyakov
Copy link
Member

@AndrienkoAleksandr don't forget to help with merging, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
terminal issues related to the terminal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants