Skip to content

Changed Qute pop-up to appear on text document open#479

Merged
rgrunber merged 1 commit intoredhat-developer:masterfrom
AlexXuChen:pop-up-timeout
Apr 11, 2022
Merged

Changed Qute pop-up to appear on text document open#479
rgrunber merged 1 commit intoredhat-developer:masterfrom
AlexXuChen:pop-up-timeout

Conversation

@AlexXuChen
Copy link
Copy Markdown
Contributor

Changed Qute pop-up to appear on text document open to fix for UI test timeout

Signed-off-by: Alexander Chen alchen@redhat.com

@rgrunber
Copy link
Copy Markdown
Member

If you rebase against the latest version, it should be good again.

@AlexXuChen
Copy link
Copy Markdown
Contributor Author

AlexXuChen commented Mar 25, 2022

The tests still fail with my side, potentially we just stay with your fix then @rgrunber and I can just close this pr?

@AlexXuChen AlexXuChen requested a review from rgrunber March 28, 2022 13:16
Copy link
Copy Markdown
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

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

With this change, if I simple activate the Quarkus extension by going to the welcome page, and then open an independent XML file, the experimental validation popup comes up. That shouldn't happen.

The purpose of this PR would be to only bring up the popup if the opened file is a Qute template, so there should be some code that checks whether that's the case.

Comment thread src/qute/languageServer/client.ts Outdated
@AlexXuChen AlexXuChen force-pushed the pop-up-timeout branch 2 times, most recently from c5d6616 to 518b1f0 Compare March 29, 2022 14:14
@AlexXuChen AlexXuChen changed the title Changed Qute pop-up to appear on text document open to fix for UI test timeout Changed Qute pop-up to appear on text document open Apr 11, 2022
@AlexXuChen AlexXuChen requested a review from rgrunber April 11, 2022 14:35
Comment thread src/qute/languageServer/client.ts Outdated
… timeout

Signed-off-by: Alexander Chen <alchen@redhat.com>
@rgrunber rgrunber merged commit ce4fc5d into redhat-developer:master Apr 11, 2022
@rgrunber rgrunber added this to the 1.11.0 milestone Apr 11, 2022
@rgrunber rgrunber added the qute label Apr 11, 2022
@AlexXuChen AlexXuChen deleted the pop-up-timeout branch April 12, 2022 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants